[vox-tech] Restructuring a CVS repository

Ken Bloom kabloom at ucdavis.edu
Sun Jan 23 18:45:58 PST 2005


On Sun, 23 Jan 2005 18:30:30 -0800
"Richard S. Crawford" <rscrawford at mossroot.com> wrote:

> For several months now, I've been using CVS to keep my writing up to
> date  across four different computers ('cause I never know when I'll
> get a chance  to work on something).  Now I want to complete redo the
> directory structure,  but I feel like it's embedded into the CVS
> repository as it is, and I can't  think of an easy way to restructure
> without a ton of cvs removes and cvs  adds.  I thought about deleting
> the main repository as well as the replicated  directories on all but
> one computer, then going through and deleting all of  the CVS folders
> recursively, then restructuring everything, then exporting it  all
> again, but that seems overly complex.
> 
> Is there an easy way to do this?

This is one of the weaknesses of CVS, and is why Subversion was written.
If you use cvs2svn to import the old CVS repository into Subversion,
then you'll find that Subversion works very much like CVS, with very
little learning curve.

--Ken Bloom

-- 
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://ns1.livepenguin.com/pipermail/vox-tech/attachments/20050123/f8aefcce/attachment.bin


More information about the vox-tech mailing list