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

Updating w/o un-switching nested working-copies?

From: Oliver Frick <fff033-un_at_yahoo.de>
Date: Mon, 27 Jul 2009 20:03:18 +0200

Ok maybe I'm missing something obvious here, but I can't find
a way to update a tree of working copies so that nested WCs
which are switched to other branches are not un-switched.

If there is a tree of WCs:
top {svn:externals = "^/ext/trunk ext"}
  sub1
  sub2
  ext { switched to ^/ext/branch/b1 }
and I call update at the top level, ext is switched back
to ^/ext/trunk. This is very annoying if the wc-tree contains
many modules linked via externals references. All one can do is
walking though the wc-tree and updating each directory directly
or updating all and re-switching everything back to the branches.

I'm missing an option for svn update that keeps the switched-states
sub-directories. If there is none, I would make this a feature-request.

Oliver Frick

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2376087

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-27 20:09:36 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.