Re: about imports and cvs update

Harry Putnam <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Organization Still searching...
Message-ID <[email protected]>
Michael Haggerty <[email protected]> writes:

> "cvs add" is not recursive, but it's trivial anyway with a shell command
> or two; something like
>
>     find new-subdir -name CVS -prune -o -print | xargs cvs add
>
> should do the trick.  Anyway, you might want a little human interaction
> anyway to make sure, for example, that binary files are marked as such
> and unnecessary junk does not get added to the repository.

Thanks... that looks helpful.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.