bug-cvs
[Top][All Lists]
Advanced

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

Re: import inconsistency


From: Stefan Monnier
Subject: Re: import inconsistency
Date: 16 Jun 2003 11:08:35 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> I was going to bring that up.  It might make sense to redesign the vendor
> branch system to accomodate such a complex process, but why not just do your
> first import, branch _that_, and merge future imports like they came off any
> other branch?  Is there any reason in your process to require the vendor
> branch, intended as a base for the trunk, other than the ease of typing
> a `cvs import' command?

I'd recommend the Meta-CVS `grab' command.
It's like an `import' but done right: it basically takes an unmanaged
directory, and just creates admin files so that the directory is
now under Meta-CVS control and you can just `mcvs commit' to finish
the import.  This way you get a chance to add/remove the files that
need to be ignored, etc... and it works for any branch.


        Stefan


reply via email to

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