I want to branch from the trunk at a previous revision. After my svn copy
command with the @REV addition, I checkout the branch-REV to a new directory and when I do a svn info
in that directory it shows the revision of the current trunk HEAD.
How do I determine if my branch is at wanted previous version REV?