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

How does specifying a revision on command line work with relative externals?

From: Scott Palmer <Scott_at_digital-rapids.com>
Date: Wed, 17 Jun 2009 10:44:07 -0400

If I'm using relative externals that point to the same repo and use no
peg revisions or revision specifications in the external definition
themselves, what version of the "external" code is pulled in when I
specify -r on the command line?

 

svn checkout -r 1234 svn://server/path/to/project/trunk
WorkingCopyAt1234

 

My intention is of course to fetch *all* of the code as it existed at
r1234 - including the stuff referenced via svn:externals.

 

Is this possible?

 

Thanks,

 

Scott

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362835

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-17 16:45:06 CEST

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.