info-cvs
[Top][All Lists]
Advanced

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

Q: commiting all changes


From: athomas24
Subject: Q: commiting all changes
Date: 20 Dec 2001 13:14:02 +1100

Frequently I find myself with two version of a project, say one a few
months newer than the other, that I would like to move into CVS. I would
like to import the first one, then the second one as a revision. The only
way I know how to do this is to copy over the new files, go through and
find all the files that have been added and run 'cvs add' on each one,
find all the deleted files and run 'cvs remove' on each of them. Then
commit.

Why couldn't there be a single command that would find _all_ the
differences in the code tree and commit them? Is this considered too
dangerous?

-Adam Thomas




reply via email to

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