[ On Tuesday, July 3, 2001 at 15:41:38 (+0200), [EMAIL PROTECTED] wrote: ]
> Subject: Accessing the same working directory from UNIX ans Windows
>
> i have a small problem with Accessing the local working directory.
> 
> I've set up a CVS-pserver without any problems. We can access it both, from
> Windows (using WinCVS) and from Solaris (using the command-line version).
> 
> Now a checkout a module with WinCVS 1.2 on Win NT 4.0, which has the local
> working directory mounted on a Samba-server running Solaris.
> I now need to access this working directory from the Solaris-Server, but I
> can't, because I cannot do a cvs login.

If I were you I would:

- Do the checkout from the solaris box.

- Access the working directory on the M$ boxes only to do builds.

- Do all edits, etc., ONLY on the Solaris side (unless you can guarantee
  that none of the M$ tools you will use will mess with normal unix line
  separators)

-- 
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>;   Secrets of the Weird <[EMAIL PROTECTED]>

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to