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

RE: tunneling & svn:externals issue?

From: <grusaren_at_yahoo.se>
Date: Tue, 3 Feb 2009 06:58:54 -0800 (PST)

One solution is to go into every individual repository and manually do a svn switch --relocate on each of the externals you want to use with a tunnel, without changing the svn:externals property.

This way the original project and those who don't need to use the tunnel can checkout and update normally, and those in need of tunneling just have to tweek their local repositories.

This is a horrible solution but it seems to me that it is the only way of doing it.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-03 16:04:36 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.