j
k
j a
j l
And if you don't have svn 1.4, you can use
svn log -rhead:26702 program.c | tail
as a kind of workaround. (Since the log starts at head, the path will match the desired object in this case.)
Back to the thread
Back to the list