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

RE: Using a varable in an external URL

From: Bob Archer <bob.archer_at_amsi.com>
Date: Tue, 26 May 2009 16:16:51 -0400

> Due to the nature of our build tree we have multiple externals pointing
> to
> folders in a single tag, i.e.
>
> Dir1 http://domain/repos/proj1/Tag/tagA/dir1
> Dir2 http://domain/repos/proj1/Tag/tagA/dir2
> Dir3 http://domain/repos/proj1/Tag/tagA/dir3
> Dir4 http://domain/repos/proj1/Tag/tagA/dir4
>
> Obviously this is a shortened version, we have > 10 folders like this,
> and
> when updating to a new tag, editing all the individual externals is a
> pain.

>> Would using relative URLs in your externals (introduced in SVN 1.5)
>> alleviate this?
>> http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html

> Unfortunately no, as all the externals are in a 2 or three different
> repositories, with the base project being in it's own repository.

Have you looked at svncopy.pl? I think it handles what you are asking for.

http://svn.collab.net/repos/svn/trunk/contrib/client-side/svncopy/svncopy.README

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-26 22:18:34 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.