Re: cvs can't deal with big file

2005-06-30 Thread Derek Price
이현철 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



___
Bug-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-cvs


cvs can't deal with big file

2005-06-30 Thread 이현철
Hello CVS.

I have one problem in cvs-1.11.15-2 .

In my source there is one big file.

-rwxr-xr-x   1 root root 116M Jun 30 14:21 cscope.out

when I did "cvs checkout", it stalled forever.

what's wrong?


Thanks. 


Lee Huan Chul
NETVISION TELECOM
Developement Dept.
#301 Post BI Center, I 2-2-2

Daedeok Techno Valley,
Taplip-Dong, Yuseong-gu, Taejeon, Korea, 305-510

Mobile : +82-016-795-7828
Tel : +82-42-931-4130 ~ 2
Fax : +82-42-931-4133 

___
Bug-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-cvs