Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
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 cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook 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 cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs