On Mon, 2009-04-27 at 14:02 -0400, Marlon Nelson wrote: > i just discovered gnumeric moved from svn to git > > would someone please translate these commands to git? > > > svn co http://svn.gnome.org/svn/libgsf/trunk libgsf > svn co http://svn.gnome.org/svn/goffice/trunk goffice > svn co http://svn.gnome.org/svn/gnumeric/trunk gnumeric
git git://git.gnome.org/gnumeric fetch If you have an ssh account with Gnome: git ssh://[email protected]/git/gnumeric fetch > > svn up > git pull --rebase your mileage may vary(, since this is just from memory). Andreas -- Andreas J. Guelzow, PhD, FTICA Coordinator, Mathematical & Computing Sciences Concordia University College of Alberta _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
