|
From: Darrell K. <dk....@qu...> - 2006-01-30 14:33:09
|
Hans-Bernhard Broeker wrote: > Darrell Kindred wrote: > > $ cvs -z3 > > -d:pserver:ano...@cv...:/cvsroot/gnuplot > > co -P gnuplot > > can't create temporary directory /tmp/cvs-serv6605 > > Too many links > > > This appears to be a server-side error, > > What do you deduce that from? I saw the same errors from clients at multiple sites; I ran cvs under "strace" and saw the error message coming from the server; and I noted that the PIDs (e.g., 6605) were not from the client system. > Did you try cvs -t -z3 ... to get it to report the entire > conversation your client has with the server? Wasn't aware of that option - thanks. > > and it seems to be limited to the gnuplot repository. > > Well, somebody should report that to SF.net then ('Help' > in the upper bar, 'Get Support' in the lower, then follow > the instructions to posting a support request). I suggest > you do it. We, as the project admins, have no more direct > control over those CVS servers than anonymous users do --- > this has to be handled by SF.net staff. I'll happily do so if this happens in the future; I wasn't sure what the right procedure was. The problem persisted yesterday, but seems to have been resolved now. Thanks, Darrell |