info-cvs
[Top][All Lists]
Advanced

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

Re: cvs not commiting changes


From: Paul Sander
Subject: Re: cvs not commiting changes
Date: Fri, 18 Jan 2002 10:50:07 -0800

Have your sandboxes been updated to reflect the new version number after
the commit?  I've seen cases with CVS in which a person would commit code
successfully, see in his sandbox (with "cvs status") that the file is up
to date, and then find that the new version is missing when running
"cvs log".

This happened when using CVS in local mode over NFS, and a bug in
the NFS server interpreted a rename(a,b) call as an unlink(a) call
in the RCS code under heavy load.

To fix this, convert to one of the client/server modes.

--- Forwarded mail from address@hidden

I've been facing this problem for some time now.I check in my code,
but the next day when I check out, I find that my changes have not
been updated.I thought the problem was probably forgetting to commit
etc. (!) but this is happeneing to others as well.

I am at a loss as to what to do and what the probelm could be.Any ideas?

--- End of forwarded message from address@hidden




reply via email to

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