Is There a Good CVS Client for OSX

A colleague just asked me if I knew of a good CVS client for OSX. Being a Subversion user myself, and having never used CVS, I did not have a recommendation for her. So, I was wondering if anyone reading this would have any experience based recommendations? Please leave a comment. Thanks.

6 Responses to “Is There a Good CVS Client for OSX”

  1. Colleague said on April 12th, 2007 at 11:18 am

    Hey - thanks for posting this Jim!

    I am the colleague…really!
    Basically Maclipse is not working out for us. We keep getting all kinds of errors. Our team just moved from PC - where we used eclipse for cvs and had relatively few problems.

    So to add to the question…does anyone know of a good cvs client for OSX that is NOT eclipse.

    Thanks!!

  2. Dan Dean said on April 12th, 2007 at 1:23 pm

    I use subclipse which is, of course, a plugin for eclipse. It works great - never fails me. Other than that everything else I’ve tried sucks. I think there’s a built-in client for XCode also, but I haven’t tried it.

  3. Mark Lussier said on April 12th, 2007 at 4:03 pm
  4. Stephen Collins said on April 12th, 2007 at 6:24 pm

    Eclipse? CVS is built in.

  5. Cryobat said on April 13th, 2007 at 4:55 am

    As Stephen says, why not use Eclipse’s built in CVS client if that’s what you where using on regular PC’s?

    I’m using the built in version of the CVS client for all my projects in Eclipse on a Mac, it’s working great! I think it’s even faster on my Mac than on my old PC at work.

  6. Chris Johnston said on April 13th, 2007 at 10:59 am

    If you don’t want to use Eclipse’s built in CVS support. I would second the recommendation of using SmartCVS.