On Jul 12, 2011, at 9:51 PM, Rich Siegel wrote: > I would cross CVS off the list unless you already have a heavy investment in > it; it's been long surpassed by Subversion (svn). Perforce is a good SCM but > probably requires more setup and management than would be appropriate for a > one-person team. > > I've found svn pretty easy to set up and manage, and there's good client > support - BBEdit works well with it, as does Cornerstone (a GUI client). > > Git is very popular with the youth kids, but I've never used it and thus have > no opinion. > > Of the ones you've named, I'd lean toward Subversion.
Seconded. Plus svn is already on your Mac. Or perhaps its in Xcode, I don't remember. Perhaps Xcode has svn integration? When I'm editing in BBedit I'll use BBedit to commit but not everything I put in svn is a BBedit text file. I'm perfectly happy to jump into Terminal.app and "cvs commit" composing my commit comment in vim. -- David Kelly N4HHE, [email protected] ======================================================================== Whom computers would destroy, they must first drive mad. -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
