Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi, I am trying to migrate from VSS to CVS. Since VSS has a concept of shadow folders I am trying to get the same setup up. I am running the CVSNT server and the client on the WIN 2000 platform and am using the NTSERVER protocol. Based of the guidelines given in the cederqvist manual I added the following lines to the loginfo file ^mac (date; cat; (sleep 2; cd /c/temp;cvs -q update -d) &) >> $CVSROOT/CVSROOT/updatelog 2>&1 such that any commits to the mac module causes an update in the c:\temp directory. When I commit the mac module it does recognize the changes made to the loginfo file but outputs the following error Executable (date; cat; (sleep 2; cd /c/temp;cvs -q update -d) &) >> :local:c:/cvsrepository/CVSROOT/updatelog 2>&1 not found Could Not Create Child Process (error 2) I tried several variants of the script but still couldn't get the thing running. I understand that the example given is for the unix platform. Anybody any suggestions ?? Thanks and regards Arvind __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards® http://movies.yahoo.com/ _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs