[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Branching Question

From: Eric Lemes <ericlemes_at_gmail.com>
Date: 2006-06-09 15:48:52 CEST

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
With this I'll get the revision 13.

I want something like svn checkout 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:51:26 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.