이현철 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
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to