info-cvs
[Top][All Lists]
Advanced

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

Re: CvsZilla


From: Mark D. Baushke
Subject: Re: CvsZilla
Date: Tue, 11 Feb 2003 10:37:17 -0800

address@hidden writes:

> I installed cvszilla, and did follow all instruction in the readme
> text in the CVSSUPPORT directory but when I commit: cvs commit, i'got
> the messages:
> 
> cvs commit:examining.
> cvs commit:examining CVSROOT
> cvs commit:up-to-date check failed for 'CVSROOT/commitinfo'
> cvs commit:up-to-date check failed for 'CVSROOT/loginfo'
> cvs commit:up-to-date check failed for 'CVSROOT/taginfo'
> cvs commit:up-to-date check failed for 'CVSROOT/verifymsg'
> cvs[commit aborted]: correct above errors first!.

The error means that the version in the CVSROOT of your repository are
newer than the files you have checked out. So, you need to do a
'cvs update' first and resolve any conflicts before you may 'cvs commit'
your changes.

        Good luck,
        -- Mark




reply via email to

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