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

RE: Revisions of external folders

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-01-14 18:35:43 CET

-----Original Message-----
From: Reinhard Brandstädter [mailto:r.brandstaedter@gmx.at]

If I have:
svn:externals set to "lib -r21 <repos-B-url>/trunk" in revision x of my
repository A and then I'm tagging repository A trunk, then the checked out
tag of repository A would still include the revision 21 of the repository B
trunk, right?
---------------------------------------------------------------------

That's part of a bigger problem. When you "tag", exactly how are externals
to be handled? For that matter, in your case, have to make a copy of (part
of) repository A, and the same for repository B. And you may or may not
want to "freeze" the rev level that the external in A refers to in B. There
is no single answer to this class of problems.

The "svncopy" program handles some of these issues.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 14 18:51:14 2005

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.