Posted By:
Jeff_Hubbach
Posted On:
Saturday, October 19, 2002 01:30 PM
1) Why aren't you doing the development on your local box (ie, not on a directory mounted from the Unix box)?
2) My guess is that the reason the Unix CVS commands don't work if you use cvs.exe on the Windows box is because the CVS directories are getting created as "cvs" on the unix box. If this is the case, then check your samba definitions on the Unix box to make sure that case is preserved. We haven't had any problems with doing checkouts on a windows box to a samba mount from a Unix box, then going to the Unix box and running CVS commands.