Tagged Questions
0
votes
2answers
76 views
Subversion analog of gitk or hgk
I know, that I can use gitk for viewing commit history of git-based repository, I also now that I can use hgk for the same purpose, while using Mercurial.
I need something like this for Subversion. ...
0
votes
1answer
211 views
Browse old revisions of a git Repository
In SVN/TortoiseSVN, there was the GUI 'Repository Browser', which allowed to browse a previous 'state' of a repository. For example, I could go to log, pick an old revision, right-click on it, choose ...

