Re: windows 2000 server and Mac client for CVS
Re: windows 2000 server and Mac client for CVS
- Subject: Re: windows 2000 server and Mac client for CVS
- From: Ryan Wilcox <email@hidden>
- Date: Sun, 16 May 2004 23:17:41 -0400
On Sunday, May 16, 2004, at 10:31 PM, 1h0f?A wrote:
> Hello,
>
> My team including 4 developers will use CVS system for version
> controlling system.
> We are working on carbon programming using Xcode of Mac OS X 10.3 and
> setting up the CVS server on windows 2000 server.
Ummm... it's usually best to serve CVS from a unix based machine.
>
> There are a lot of CVS program such as winCVS, macCVS, CVSGUI and so
> on.
> Which CVS program should I set up in the server and client?
For clients: XCode has a decent CVS client built-in, for the other
stuff you can pop over to the command line to do.
If you need more power, you could try MacCVSPro [1] or CVL[2]
As for server, I think there's just one flavor of CVS server in
general. Why I suggest running your server on a unix based machine is
that you can set up CVS over SSH - this is far easier to set up and far
more secure than CVS "pserver" methods.
[1] http://sourceforge.net/projects/maccvspro/
[2] http://sente.epfl.ch/software/cvl/
Hope this helps,
_Ryan Wilcox
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.