Re: Incremental Development?
Re: Incremental Development?
- Subject: Re: Incremental Development?
- From: Rush Manbert <email@hidden>
- Date: Thu, 13 Sep 2007 09:35:47 -0700
Sven wrote:
forgot to mention git, which doesn't need an online repository
http://git.or.cz/
keeps the entire dev history in the local folder. Comes with some nice tools
too
On 13/09/2007, Scott Thompson <email@hidden> wrote:
On Sep 13, 2007, at 5:23 AM, Sven wrote:
That would have been my first suggestion. If you need a small, free
one look
at www.cvsdude.com they provide a free svn repo for you
You can also download Perforce (www.perforce.com) and use it. Without
any license you can have two users, I believe.
Not to be pedantic, but SVN doesn't need an online repository. It's very
easy to setup a local repository. Just access it with
file:///path/to/repository or
svn+ssh://machinename.local/path/to/repository.
- Rush
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden