You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by kurtharriger <ku...@gmail.com> on 2009/05/11 16:49:23 UTC

peg externals to base version

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

^/Builds/Framework@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

RE: Re: peg externals to base version

Posted by we...@tigris.org.
My bad. I didn't see the various discussion boards on subversion.tigris.org when I looked around the first time so I went to groups.google.com and this is the only group listed there.  

In any event I've already tried @BASE and it didn't work, so my question is more of a feature suggestion rather than a how to, but I've forwarded to users group anyway as maybe someone has a workaround or better approach.

Thanks

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

Re: peg externals to base version

Posted by "Hyrum K. Wright" <hy...@hyrumwright.org>.
Hello.

This question is about the *usage* of Subversion, and not it's  
development.  Hence, it is off topic for this list.  Please send it to users@subversion.tigris.org 
.

Thanks,
-Hyrum

On May 11, 2009, at 11:49 AM, kurtharriger wrote:

> Would it possible to peg externals an so that they update to the same
> revision as the working copy automatically?
>
> ^/Builds/Framework@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

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