Guy, > Access is via ssh using active directory authentication. Once > permissions on directories were set updates and commits were > ok but one > developer keeps experiencing the following error: > > cvs.exe [server aborted]: cannot open > c:\WINNT\TEMP/cvs-serv1104/./CVS/Repository: No space left on device
Check if the user has a hardcoded CVS_SERVER environment variable and exactly what the CVSROOT of the sandbox is that they are using. Does the error occur on a freshly checked out sandbox? If none of that helps then blow away the linux side login scripts / rc scripts. It's definitely in the users environment... Regards, Arthur Barrett _______________________________________________ cvsnt mailing list [email protected] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
