[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-06-28 19:20:39 CEST

John Peacock <jpeacock@rowman.com> writes:

> Ben Collins-Sussman wrote:
> > Hm, this might be a bug. What you're saying is that 'svn up -r X'
> > updates the working copy to revision X, but updates the externals to
> > HEAD?
>
> What other choice would you have Subversion make? Externals can point
> at a completely different repository, so there it is highly likely
> that the same rev number has no correlation there. This could be
> added as a FAQ item (cd into the externals directory and update to the
> appropriate backrev if desired).

Correct. In fact, a "best practice" for proper use of externals would
demand that all externals definitions specify a particular revision so
the a project can a) choose more intelligently when to "upgrade" to a
newer snapshot of the external thing, and b) so that the version
history of the main and external repositories can be more tightly
coupled, allowing for backdates which are guaranteed to produce
accurate results.

I'll make a note to add such a thing to the Subversion book.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 28 19:29:07 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.