info-cvs
[Top][All Lists]
Advanced

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

CVS repository corruption


From: Fran Fabrizio
Subject: CVS repository corruption
Date: Tue, 02 Jan 2001 12:28:34 -0500

Hello,

We recently have seen some weird behavior from our CVS (v. 1.11)
repository.  Here are the symptoms we are observing with our repository:


* Upon doing a checkout, some lines in our source files will be
truncated or have strange characters like '@' inserted or appended. One
example of what is happening repeatedly:

Before commit:
SessionDocument sessiond = new SessionDocument();
After commit and immediate checkout:
SessionDocument sessiond = new SessionDocu

It truncates it at the same place every time, and in this same source
file, it also inserts a '@' character in the same place every time.

* Upon trying 'cvs log' we'll get errors like "cvs [log aborted]: space
expected in /net/code/projects/mmrd/WEB-INF/source/waldo.java,v" or "cvs
[log aborted]: newline expected in .....".

The only thing unusual about our CVS install is that our repository is
on an AIX v4 box while all development takes place on linux.  The
repository is reached via a mounted directory.

Any ideas at all?  We're all at our wits end over this one.

Thanks,
Fran




reply via email to

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