info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing the same working directory from UNIX ans Windows


From: Matthew Riechers
Subject: Re: Accessing the same working directory from UNIX ans Windows
Date: Tue, 03 Jul 2001 11:43:20 -0400

address@hidden wrote:
> 
> Hello,
> 
> 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.

Be weary when sharing files over samba/nfs/etc. Don't checkout to a
non-windows filesystem from windows. Crossing platforms that way can
FUBAR your repository. (Don't cross the streams! Why? It would be bad.)
See the archives of this list for details.

Note: It *is* OK to run all the cvs commands on the Solaris side while
editing over the samba share on the windows side, or to keep everything
local to either platform (co, edit, ci). I do this with Solaris/NFS/Win.

> I now need to access this working directory from the Solaris-Server, but I
> can't, because I cannot do a cvs login.

Using the methods above might solve this...

> 
> Are there any incompatibilities between the Windows and the Solaris-Version
> of cvs, which prevent me from doing so??

No, the problem seems to be in the networking code (specifically samba
et. al). See the archives.

> 
> Thanks, Martin.
> 
> _WOB_Interactive_AG______________________________________________
> Martin Hawlisch (IT Administrator)  mail: address@hidden
> fon +49-6204-970 288                http://www.wob-interactive.de
> fax +49-6204-970 211
> Werner-Heisenberg-Strasse 6a        68519 Viernheim/Germany
> _________________________________________________________________
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]