Hi Sean,

Sean Noonan schrieb:

> forgive me if this is a newbie question, but I'm just about to start
> using CVS for the first time.
>
> Can I set up cvs and WinCVS to access the same repository?
>
> I've got some linux gurus who do all their work from the command line
> and then I've got some other folks who haven't been weaned from windows
> and they all need to access and use the same code. Will this work?

Yes, no problem. We use several repositories on AIX and Linux machines that
are accessed from *nix clients using the command line as well as from
Windows clients using WinCVS.
The only thing you have to be cautious of is that you check out the files
on the platform where you want to use them (i.e. don't check out a working
copy on Unix and access it from the Windows side via Samba etc. and vice
versa) as you will get into trouble with line endings in text files if you
miss that. But that's no CVS magic, it's just a difference between these OS
worlds.

Best regards
Martin

Reply via email to