Hi, I already posted that one of my co-workers can't work with CVS nt server (using sspi) because his checkout/update always hangs. Sometimes it manages to get one file, but mostly hangs having retrieved some of the empty directories. Someone here responed me with suggestion that I should run cvs -t checkout, 'cause it gives more details. Here is the dump of what he gets using this option: -> main loop with CVSROOT=:sspi:TCSOFT\SamS@CVSServer:/cvs S-> do_module (CVSTest2, Updating, , ) S-> do_module (CVSTest2, Updating, , ) cvs server: T Checking admin file d:/cvs/CVSROOT/admin for user SamS
S-> Create_Admin (., CVSTest2, d:/cvs/CVSTest2, , , 0, 0) S-> unlink(./CVS/Tag) -> ParseInfo(d:/cvs/CVSROOT/rcsinfo, CVSTest2, ALL) S<- Create_Admin S-> fopen(d:/cvs/CVSROOT/history,a) S-> unlink(./CVS/Entries.Static) cvs server: Updating CVSTest2 S-> checkout (d:/cvs/CVSTest2/CVSTest2.cpp,v, 1.1.1.1, , (function)) -> Create_Admin (CVSTest2, CVSTest2, d:/cvs/CVSTest2, , , 0, 0) -> unlink(CVSTest2/CVS/Tag) <- Create_Admin -> unlink(CVS/Tag) -> unlink(CVS/Entries.Static) S-> server_register(CVSTest2.cpp, 1.1.1.1, , , , , ) S-> Register(CVSTest2.cpp, 1.1.1.1, I would appreciate any help on this subject. _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
