MyServer - News
Migration from SVN to GIT
Item posted by Giuseppe Scrivano <gscrivano> on Wed 03 Jun 2009 07:43:41 AM UTC.
I am pleased to announce that the MyServer source repository has been
migrated from subversion to GIT.
Anonymous checkout:
git clone git://git.savannah.gnu.org/myserver.git
If you are behind a silly firewall you can use the slower GIT via HTTP
by:
git clone http://git.sv.gnu.org/r/myserver.git
Developers can find more information here:
http://savannah.gnu.org/maintenance/UsingGit
It introduces a difference in the development model too: branches, that
may appear, are not hosted on the central repository.
Thank you SVN for the many years you helped us.
Powered by Savane 3.14-3b9d.
Corresponding source code