Re: Incremental Development?
Re: Incremental Development?
- Subject: Re: Incremental Development?
- From: Sven <email@hidden>
- Date: Thu, 13 Sep 2007 17:46:01 +0100
Correct yes. Sorry, I didn't mean to imply that the others need an online
repo. Git however resides in the project directory and comes with some nice
tools to keep track of branching etc.
I just offered it up as an alternative suggestion really.
On 13/09/2007, Rush Manbert <email@hidden> wrote:
>
> 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
>
--
./Sven
_______________________________________________
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