|
From: Frank W. <Fra...@ct...> - 2006-05-16 12:44:38
|
Did anybody succed in checking out the sources? I can login with cvs -d:pserver:ano...@de...:/cvsroot/devil-linux\ login but when I try to cvs -z3 -d:pserver:ano...@de...:/cvsroot/devil-linux co -r rel-1-2-patches build it fails with can't create temporary directory /tmp/cvs-serv7556 Too many links Thanks Frank > Summary of changes, effective 2006-05-12: > > > 1. Hostname for CVS service > > Old: cvs.sourceforge.net > > New: PROJECT_UNIX_NAME.cvs.sourceforge.net > > This change will require new working copies to be checked out of all > repositories (so control files in the working copy will point to the > right place). We will be updating the instructions we supply, but > instructions that your team has written within documentation, etc. will > need to be updated. > > cvs -d:pserver:ano...@cv...:/cvsroot/gaim co gaim > > would be changed to > > cvs -d:pserver:ano...@ga...:/cvsroot/gaim co gaim > > > |