views:

26

answers:

0

I really like being able to the command-line tool gitx from Terminal.app to open GitX and see the Git repository change log that I can scroll through, with nicely formatted diffs for each.

Git and Subversion are fairly different, and I know a tool to view a log and diffs for a checkout of a part of the subversion repo certainly wouldn't be the same as viewing a git repo via GitX. But, is there anything out there that allows command-line execution that would allow me to see a similar log in a checked-out directory of a svn repo with even a vaguely similar interface?