develooper Front page | perl.perl5.porters | Postings from March 2008

Switching to Git

Thread Next
From:
Rafael Garcia-Suarez
Date:
March 6, 2008 04:47
Subject:
Switching to Git
Thanks to Sam Vilain's hard work, we are now able to switch to git.

So we'll switch!

The hosting details are being sorted out. The things that we want to have are:

* public repository cloneable via git protocol (optionally http protocol too)
* writable via ssh
* browseable on-line via gitweb
* maybe a cvs interface (readonly) via git-cvsserver ? I'm thinking
about the VMS people here mostly. Or would rsync be better ?
* interfacing the commits to the major branches to perl5-changes@.

Please add your suggestions to that list.

We are going to give more commit bits than previously. I'm notably
thinking about dual-life module maintainers. They should be able to push
their changes directly in a branch of their choice, that the pumpkings
would later merge to blead/maint-*. (Alternatively the pumpkings could
pull changes too, but why make things complex.)

I'll make the proper official announcements once we start using the new
repository; I'm thinking for now about use.perl, perlbuzz and the
official TPF blog. (Plus of course the git mailing list.)

Also, the APC is going to be obsolete. Andreas' magic tool too (see
git-bisect(1) for why), sorry Andreas :) I however would like to thank
ActiveState for providing P5P with such a nice version control system
and support for all those years.

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About