Any interest in using git for scm?

dreamcat four dreamcat4 at gmail.com
Fri Nov 6 10:46:41 PST 2009


Hi,
Checkouts are always many times faster under git. Even small projects.

I'm not a macports committer, but if you want to continue with svn,
and add git then i'd recommend to look at the PHP project. Some guys
there have come up with some great scripts to help the two work better
together.

http://github.com/php/php-svn-helpers
http://github.com/php/php-mirror-scripts

Guess you just cron the mirror-script every hour or something.
Good luck!

On Fri, Nov 6, 2009 at 1:46 AM, Darren Weber <dweber at macports.org> wrote:
>
> After listening to Linus Torvalds talk about git and looking at a video
> tutorial from Scott Chacon, it would seem beneficial to use git for MacPorts
> development.  It appears that git can be used with an existing svn
> repository (man git-svn), or the svn repository could be imported into a new
> master git repository (perhaps host it with github).  Is anyone currently
> using git for MacPorts development?
>
> After a few tips from MacPorts gurus and some experiments, I was able to
> draft the instructions at
>
> Create an experimental users directory in the MacPorts Subversion repository
>
> http://trac.macports.org/wiki/CommittersTipsAndTricks
>
> The merge process with svn takes a while to grok, but it works OK.  Is
> anyone having an easier time with git?
>
> The resources here are helpful in learning git:
> http://www.linuxfoundation.org/search/node/git
>
> Take care,
> Darren
>
>
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
>
>


More information about the macports-dev mailing list