info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS in parallel with SVN - any advice?


From: Pierre Asselin
Subject: Re: CVS in parallel with SVN - any advice?
Date: Fri, 11 Nov 2005 02:24:22 +0000 (UTC)
User-agent: tin/1.6.2-20030910 ("Pabbay") (UNIX) (NetBSD/2.0 (i386))

Brocha Strous <address@hidden> wrote:

> We use CVS for all our projects. We are about to start working with an
> open source library which is still in active stages of development which
> uses SVN. We hope to contribute back to the library as well as develop
> our own applications using it. Any suggestions on how to manage this
> smoothly?

I would install a subversion client on one machine and use it to get
snapshots of the foreign library.  I would then import these snapshot
on a CVS vendor branch, just as if they were released tarballs.  I
don't know what a svn sandbox looks like, you may need to add some
"-I" options to your cvs import command to skip the svn metadata.

Basically, you handle the external library like any third-party
source, including generating occasional patches to send upstream.


-- 
pa at panix dot com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]