[viewvc-users] setting RCSINIT variable

Himanshu Goyal <[email protected]>
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <8C004E20A28812439C0E651674CC712306CE0E7B@blrmailserv.BANGALORE.COM>
Hi,

 

Whatever information I could gather from forums and FAQs, I found a
solution to the error I was seeing:

 

"Error: Rlog output ended early. Expected RCS file
"/AllRepo/CVSROOT/CVSROOT/checkoutlist,v""
 
Solution:
- If you see ViewVC errors like
 
   Error parsing rlog output. Expected RCS file "c:\cvsroot\dir\file,v",
found "c:\cvsroot\dir\RCS/file,v"
 
it's because your RCS utilities don't recognize the RCS file suffix and
are treating all files specified on the command line like working copies
even when they end in ",v". You can fix this by including the following
string in your RCSINIT environment variable:
 
    -x,v
 
Important: You may need to reboot your computer before the environment
variable has an effect. See "Changes made to..." in the TROUBLESHOOTING
section.
 

 

But I'm not able to locate where to set this variable. I am using viewvc
1.0.8 version and trying to integrate it with CVS (version 1.11.20) on
Linux system. Any information would be helpful.

 

 

Regards,

Himanshu

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2229222

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.