This entry was posted on Wednesday, November 26th, 2008 at 3:15 pm and is filed under tools. You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
2 Responses to What svn revision was this branch created in?
svn log -v -r0:HEAD –stop-on-copy –limit 1
is the command to get exact result.
Thanks Bertrand,
Much useful
Jacques
PS: did not get shrinivasan’s solution to work using svn 1.7.1