bug-cvs
[Top][All Lists]
Advanced

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

Re: cvs can't deal with big file


From: Derek Price
Subject: Re: cvs can't deal with big file
Date: Thu, 30 Jun 2005 10:24:48 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

이현철 wrote:

>-rwxr-xr-x   1 root root 116M Jun 30 14:21 cscope.out
>
>when I did "cvs checkout", it stalled forever.
>
>what's wrong?
>  
>

I'm not sure. Quite possibly the server wasn't actually stalled but
needed so much memory for the operation it was constantly swapping
virtual memory to and from the disk, which could make the server slow to
a crawl.

Use a process monitor on the server to see if that is happening. Whether
it is or it isn't, if you set and export CVS_SERVER_SLEEP to some number
of seconds on the server, you should be able to give yourself time to
connect a debugger and see where the program is stuck. Let us know what
you discover!

Cheers,

Derek





reply via email to

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