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

Re: svn:externals and revisions

From: Lorenz <lorenznl_at_yahoo.com>
Date: 2005-07-07 15:46:43 CEST

Hi all,
> [...] In fact, a "best practice" for proper use of externals would
> demand that all externals definitions specify a particular revision [...]

perhaps attaching the actual revision of the svn:external on commit
(only if there is not a revision attached already), while leaving the
svn:external setting in the wc unchanged would solve the problem.

When checking out a revision later you then would always get the
svn:external@rev used a the time of the commit.

Updating such a svn:external to head or any other rev would require
to change the property first.
But for what reason someone would check out an old rev and want the
the svn:external to be at it's head rev?
I can only think of a branch started from an older rev. In this case
changing the property wouldn't hurt.

What do you think?

     Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 7 16:03:01 2005

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

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