开发者

Can anyone recommend a pre-commit web based diff viewer for subversion? [closed]

开发者 https://www.devze.com 2023-01-18 21:21 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

Edited to make my requirements a little more clear

I would love to find a decent web viewer similar to Trac's changeset page: http://trac.edgewall.org/changeset/10173. The only catch is that I need it to be pre-commit. These are for small changes that don't justify a branch/merge. Anyone know of such a tool?

Must have:

  • Must be pre-commit
  • Must have a solut开发者_JS百科ion for each platform: Linux, Mac and Windows

Nice to have:

  • Run it hot. What I mean by that is to have the ability to run it locally showing the modifications in my current working dir. To be able to svn st | diffwebclient would be +1.


How about rietveld. Have you checked that out?

  • http://code.google.com/appengine/articles/rietveld.html

There is a public instance of rietveld running at

  • http://codereview.appspot.com/

[Edit: Another promising web based diff viewer]

  • http://developer.spikesource.com/wiki/index.php/Projects:JSBlend


Atlassian's FishEye togetger with Crucible has a feature allowing you to view a diff. Also it lets you do a code review at the same time.


According to the FAQ on reviewboard they are going after pre-commit after 1.0 release. http://www.reviewboard.org


Winmerge

0

精彩评论

暂无评论...
验证码 换一张
取 消