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

Change all existing static externals in tags from operative to peg?

From: Axel S <list_at_glemsk.net>
Date: Wed, 18 Sep 2013 23:09:26 +0200

Hello,

We have some shared libraries, and these are referenced as static
externals in all tagged versions of our different projects.

After reorganizing the directory structure of our shared libraries, I
see that all tagged versions now gives an error. I realised that the
externals should have been referenced by using peg revision (@X) instead
of operative revision (-r X).

We have hundreds of tagged versions, and inside these there are
two-three different external references.

How can I recursively change the external definitions from operative to
peg in my tags directories? I imagine I will need some sort of shell
script to do the job, preferably without checking out the whole repo...

Best Regards,
Axel
Received on 2013-09-18 23:12:06 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.