Hi List,
Quite a few people mentioned that they want to use git as a frontend to
the svn server. Therefore most of them need an initial import of the
svn.php.net repository using git-svn. As this operation will retrieve
every version in the repository, we decided to offer a semi-official git
mirror.
This mirror will be hosted on the php.net infrastructure, soon, but
until we setup the necessary software, I maintain a manually updated
repository at github. The repository has a complete import of php-src
with all branches and tags.
The repository can be found at:
http://github.com/dsp/php/tree/master
Please use this clone and do not import the whole repository yourself.
A FAQ how to setup the repository to commit back into the svn can be
found in the wiki at:
http://wiki.php.net/vcs/svnfaq
David
hi david,
svn.php.net repository using git-svn. As this operation will retrieve
every version in the repository, we decided to offer a semi-official git
mirror.This mirror will be hosted on the php.net infrastructure, soon, but
until we setup the necessary software, I maintain a manually updated
great news, thanks for this! we'll (debian php maintainers) hold off
on doing any kind of git-svn mirroring then, and wait for the
semi-official one to show up.
sean
--rwEMma7ioTxnRzrJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printablehi david,
svn.php.net repository using git-svn. As this operation will retrieve
every version in the repository, we decided to offer a semi-official git
mirror.
=20
This mirror will be hosted on the php.net infrastructure, soon, but
until we setup the necessary software, I maintain a manually updatedgreat news, thanks for this! we'll (debian php maintainers) hold off
on doing any kind of git-svn mirroring then, and wait for the
semi-official one to show up.
I'm not sure how long that will take, just use the github mirror for
now.
Very cool.
Ilia Alshanetsky
Hi List,
Quite a few people mentioned that they want to use git as a frontend
to
the svn server. Therefore most of them need an initial import of the
svn.php.net repository using git-svn. As this operation will retrieve
every version in the repository, we decided to offer a semi-official
git
mirror.This mirror will be hosted on the php.net infrastructure, soon, but
until we setup the necessary software, I maintain a manually updated
repository at github. The repository has a complete import of php-src
with all branches and tags.The repository can be found at:
http://github.com/dsp/php/tree/masterPlease use this clone and do not import the whole repository
yourself.A FAQ how to setup the repository to commit back into the svn can be
found in the wiki at:
http://wiki.php.net/vcs/svnfaqDavid
Excerpts from David Soria Parra's message of Mon Jul 13 15:38:04 -0400 2009:
Quite a few people mentioned that they want to use git as a frontend to
the svn server. Therefore most of them need an initial import of the
svn.php.net repository using git-svn. As this operation will retrieve
every version in the repository, we decided to offer a semi-official git
mirror.
Awesome!
Cheers,
Edward