info-cvs
[Top][All Lists]
Advanced

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

Re: commit problem


From: Pierre Asselin
Subject: Re: commit problem
Date: 14 Apr 2002 20:44:21 -0400

In <address@hidden> Laurence Park <address@hidden> writes:

>I have tried to commit a collection on files using the command:
>cvs commit -r2.0

1) You can't use 2.0, it has to start at 2.1 .
2) Don't do that.  Learn to use tags.


>and I get the error message:

>cvs commit: in directory fds:
>cvs [commit aborted]: there is no version here; do 'cvs checkout' first

How did the fds/ directory get there?  The normal sequence is

    $ cvs checkout <module>
    $ cd <module>
    (start using cvs commands)



reply via email to

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