The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
I just started using Subversion so sorry if I'm using incorrect terminology. What I'm looking for is an equivalent to Bitkeeper's revtool where you invoke the command on a file and it brings up a gui that shows all revisions to the file and any comments in the revisions. Then your able to click on a revision and see the changes, preferably in a diff format, to any files. Does something like this exist?
There is a great windows GUI for svn called TortoiseSVN. You just right click on the folder/file and it shows up on the menu. It should be what you are looking for.
Posts