[cvsnt] Problem with CVSNT rlog

Aditya Gandhi agandhi at sapient.com
Sat Jan 31 07:59:24 GMT 2004


Hi Bo,
Juts wanted a clarification here....

If we were to leave aside cvsweb for now ...
Any ideas on why the CVSNT/rlog.exe call crashes from the command
line...

As mentioned earlier when I use the following command line option on my
XP box "D:/CVS/CVSRepository/test/folder2/testBinaryFile1.gif,v" I am
still able to get the same error... 

Infact I tried running ViewCVS and used standalone.py to run its
webserver and got the same dialog box that says cvsnt has crashed... 
After that the page gave me this output..
        An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "C:\My Program Files\viewcvs-1.0-dev\lib\viewcvs.py", line 3133,
in main
    request.run_viewcvs()
  File "C:\My Program Files\viewcvs-1.0-dev\lib\viewcvs.py", line 324,
in run_viewcvs
    self.view_func(self)
  File "C:\My Program Files\viewcvs-1.0-dev\lib\viewcvs.py", line 1295,
in view_directory
    view_directory_cvs(request, data, sortby, sortdir)
  File "C:\My Program Files\viewcvs-1.0-dev\lib\viewcvs.py", line 1341,
in view_directory_cvs
    rcs_files, view_tag)
  File "C:\My Program
Files\viewcvs-1.0-dev\lib\vclib\bincvs\__init__.py", line 385, in
get_logs
    raise 'error during rlog: '+hex(status)
error during rlog: 0xc0000005

Thanks and regards
 
Aditya


-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf
Of Bo Berglund
Sent: Saturday, January 31, 2004 1:09 PM
To: cvsnt at cvsnt.org
Subject: Re: [cvsnt] Problem with CVSNT rlog

The old RCS utilities (from 1995) thet cvsweb uses cannot handle the
new stuff that CVSNT puts into the RCS files. Please try ViewCvs
instead, it can be set to use CVSNT itself to parse the RCS files and
therefore will not have the big problems.
This might not be a solution to your problem, however.

/Bo

On Sat, 31 Jan 2004 12:34:52 +0530, "Aditya Gandhi"
<agandhi at sapient.com> wrote:

> 
>Hi all,
>I have configured my local environment to have CVSNT and I have created
>some test repositories on my machine. I have also configured cvsweb (on
>apache) to be able to browse cvs online.
>I am having some problems here....
> 
>When the rlog function is called from cvsweb the application crashes
>saying that an error has occurred in CVSNT.. .
>Message - Something bad has happened with CVSNT, would you like to
>produce a crash dump.....
>I can repeat that error by using the following command line... rlog
>D:/CVS/CVSRepository/test/folder2/testBinaryFile1.gif,v where rlog is
>the rlog.exe in the cvsnt folder....
> 
>Any help on this is deeply appreciated.....
>Thanks for your help in advance
>-Aditya
> 



More information about the cvsnt mailing list