Le mercredi 14 janvier 2009 à 19:10 -0500, Owen Taylor a écrit : > With heroic efforts on the conversion scripts, Kristian has finished an > initial run at converting all svn.gnome.org repositories and putting > them on git.gnome.org. > > You can view them on > > http://git.gnome.org/cgit > > You can clone anonymously from > > git://git.gnome.org/<modulename> > > And if you have the right permissions you can clone from and push to: > > ssh://git.gnome.org/git/<modulename>.git > > A few repositories are known broken, including: > > evolution > gdm > tomboy The empathy import seems pretty good. However, we are doing development using git-svn for a long time now which means the author of commits is lost because I was to only one to merge to svn.
Would be great if the import script can search for "Signed-off-by" and use that information for the commit author. We also usualy set the name in the end of the commit message, like that: bla bla bla. Fixes bug #45678 (Full Name) I don't know if empathy is the only project concerned by this, but it would be great if the import script can fix that :D Thanks, Xavier Claessens. _______________________________________________ Gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
