newsMyServer - News: Migration from SVN to GIT

 
 
Latest News
GNU MyServer 0.11 released posted by gscrivano, Sat 16 Jul 2011 06:45:15 PM UTC
GNU MyServer 0.10 released posted by gscrivano, Fri 15 Oct 2010 12:33:22 AM UTC
GNU MyServer 0.9.2 released posted by gscrivano, Sun 14 Feb 2010 10:03:48 PM UTC
GNU MyServer 0.9.1 released posted by gscrivano, Wed 18 Nov 2009 10:52:09 PM UTC
GNU MyServer 0.9 released posted by gscrivano, Mon 10 Aug 2009 06:43:52 PM UTC

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.

 

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code