You would need a tag for it and make sure there are no commits to the tag.
Sent wirelessly via BlackBerry from T-Mobile.
-----Original Message-----
From: "Eric Lemes" <ericlemes@gmail.com>
Date: Fri, 9 Jun 2006 10:48:52
To:users@subversion.tigris.org
Subject: Branching Question
Hello there,
I have my first branch in my project, for my 1.0 release (revision 10)
I have some commits in 1.0 after the branching (revision 11, 12, 13).
How do I get the sources *exactly* when I branched (revision 10), without having to tell svn that I need the revision 10:
Example:
svn checkout http://myserver/myrepo/branches/1.0: <http://myserver/myrepo/branches/1.0>
With this I'll get the revision 13.
I want something like svn checkout http://myserver/myrepo/branches/1.0: <http://myserver/myrepo/branches/1.0> -r "youngest in branch"
Is there any way to do this? Or I need to create a tag for it?
[]'s
Eric Lemes
Received on Fri Jun 9 15:58:44 2006