On Mon, Jul 09, 2007 at 07:49:29AM -0400, Hans-Christoph Steiner wrote:
> >Well as it stands now I'd have the annoying requirement that I keep
> >two local copies of s-abstractions and have to manually port changes
> >between them and commit to two different repositories, which was the
> >reason for my original post.
> 
> If you are going to maintain your code in a repository that is  
> different from the pure-data one, then it makes the most sense to  
> only import releases into the pure-data CVS, instead of keeping it  
> synced.  "cvs import" allows you to do this with one command that  
> also makes a tag for that release.

Ok, I'm convinced. I haven't used CVS import like that before; I wonder
if you could point me to some docs on that, or give me an example. Would
it be something like:

export [EMAIL PROTECTED]:/cvsroot/pure-data
cvs login
cvs import s-abstractions/

Best,

Chris.

-------------------
http://mccormick.cx

_______________________________________________
PD-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to