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

Re: svn update on a single external?

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Sun, 06 Jul 2008 06:55:02 -0400

Andreas Jung wrote:
> If you change a single external there seems to be no way for svn
> updating this single external.

This will always work:

        $ svn update external_that_changed

You could probably script something to use a combination of 'svn st -u' and 'svn
up' to do the minimal work at any time.

That being said, are some of these externals point at distant and slow links? I
haven't noticed any particular slowdown associated with using externals at all
(though to be honest I never have used lots of externals).

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-06 12:55:31 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.