2008-07-15 08:46 AEST by Arthur Barrett - "cvs up -P" produces "cannot open directory . for empty check" error:
I:\testtemp>cvs -d :sspi:localhost:/i-repo co appl
cvs server: Updating appl
U appl/appl.sln
U appl/appl.vssscc
cvs server: Updating appl/app1
U appl/app1/stdafx.cpp
U appl/app1/stdafx.h
U appl/app1/targetver.h
I:\testtemp\appl>cvs up -P
cvs server: Updating .
cvs server: Updating app1
cvs server: cannot open directory . for empty check: No such file or directory
I:\testtemp\appl>cvs ver
Client: Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 3145 (RC 4)
(client/server)
Server: Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 3145 (RC 4)
(client/server)
Need to do testing with other modules (since this is an old test module that
may have errors) and if it occurs consistently then I need to produce a trace. |