[cvsnt] CVS_CLIENT_LOG (Invalid change text)
Boyd Meier
bmeier at acornsys.com
Fri Jan 24 15:33:20 GMT 2003
One thing that you might want to try is the following:
1) Copy the *,v file in question out of the repository to a local directory
2) Use rcs co to try to check out the version in question from the *,v file
The rcs tool *may* give you specific information about the problem with the
change text. In my case it said that the change marker specified a line
past the end of the file. When I actually edited the ,v file, I found that
the latest version checked in was missing a blank line at the end of the
file, when I added that in, the file worked properly. I hate editing the
repository directly, but that is the only way to fix this.
Boyd
-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf
Of Lionello Lunesu
Sent: Friday, January 24, 2003 2:20 AM
To: cvsnt at cvsnt.org
Subject: [cvsnt] CVS_CLIENT_LOG
Hi..
I'm still hunting that invalid change text. I'm using CVS_CLIENT_LOG
environment variable, but it seems it creates a new file everytime? Any way
to get it to append to the log instead?
Thanks, L..
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list