Posted by btopro on June 3, 2008 at 11:53pm
Posting here cause I don't know where else to ask. Does anyone have a good GUI CVS client for the Mac that'll work in Leopard? I was using Crossvc or something like that but it stopped working cause it's shareware (not a fan when it did work).

Comments
I think we are all waiting
...for a proper CVS client.
I know this answer doesn't help much - but I know our office is waiting for the beta release of versions.
http://www.versionsapp.com/
the wait's over
It took a while, but the first beta of Versions was just released this morning.
http://www.versionsapp.com/media/downloads/Versions.zip
Still waiting for CVS?
Versions looks beautiful, but I don't see anything about CVS... just SVN. Am I missing something?
Nope - SVN it is
Yes, versionsapp is for SVN, my mistake - sleeping on the job again.
The question remains open regarding CVS - any ideas?
Xcode
I'm just using Apple Developer Xcode to get the job done now. Doesn't seem like there's a lot out there for the Mac that's visual. Lullabot has some good video tutorials and what nots on using Xcode / CVS ingeneral. Thanks for the recommendations!
"Moodle? What's moodle?"
http://elearning.psu.edu/
http://elearning.psu.edu/projects
http://drupal.org/project/outline_designer
http://drupal.org/project/html_export
Ex Uno Plures
http://elmsln.org/
http://btopro.com/
http://drupal.psu.edu/
Eclipse
I use Eclipse on both Windows and Mac. CVS plugins are available.
The easy way is to use a prepackaged Eclipse distro:
http://www.easyeclipse.org/site/distributions/php.html
CVS is already onboard :-).
I like Eclipse for code editing too. It's not the most stable and resource friendly application in my experience though, but powerfull. The features I like most are the configurable workspaces, code snippets and live code debugging (highlights errors as you type code.)