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

Re: svn:externals in svn 1.5

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: Fri, 07 Mar 2008 15:20:51 -0800

On Wednesday, February 27, 2008 11:51 AM +0000 Fraser Kirkpatrick
<fraser.kirkpatrick_at_sigmaseven.co.uk> wrote:

> However one thing which would be nice from our point of view, is to be
> able to commit from the top level working copy, and include modifications
> to externals within this commit. At the moment this doesn't seem to be
> supported as the externals area is treated as a separate working copy.
> Does anyone know whether this will be possible with Subversion 1.5?

Use explicit revisions (or tags) in your externals. Then commit the changes
to your externals. Because you use a revision in the property, no one else
gets affected by the commit. Then you change the property in the client of
the external to reflect the new revision, and commit that.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-08 00:19:22 CET

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.