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

peg externals to base version

From: kurtharriger <kurtharriger_at_gmail.com>
Date: Mon, 11 May 2009 09:49:23 -0700 (PDT)

Would it possible to peg externals an so that they update to the same
revision as the working copy automatically?

^/Builds/Framework_at_BASE Framework

We have a several dependent projects that we want to keep in sync as
much as possible, anytime the framework is rebuilt the dependent
projects should be automatically updated and rebuilt. After the
framework builds we check the binaries back into SVN and iff the build
was successful the build server is configured to automatically build
the dependent projects triggering an update downloading latest
framework. If change breaks dependent project we fix or revert
framework and branch framework and/or peg framework in dependent
project only if absolutely necessary. Externals currently work pretty
good for this except when you want to update your working copy to an
older revision you need to manually update framework external folder
to the same revision, for relative externals the ideal behavior would
be for it to update to the same revision @BASE.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2193525
Received on 2009-05-11 18:50:36 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.