Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
git-migration [2009/05/06 22:29] – update a bunch of stuff kelnosgit-migration [2009/05/09 02:46] kelnos
Line 20: Line 20:
     * [[http://git.xfce.org/kelnos/xfce-git-migration/tree/Makefile|Makefile]] handles generating this mapping.     * [[http://git.xfce.org/kelnos/xfce-git-migration/tree/Makefile|Makefile]] handles generating this mapping.
   * SVN -> git conversion script   * SVN -> git conversion script
-    * See [[http://git.xfce.org/kelnos/xfce-git-migration/tree/svn2git.sh|here]].  So far it's working (it's about 2/3 of the way through the main Xfce repository, haven't gotten to goodies yet), but needs a lot more testing, and the generated repos haven't been verified yet  --- //[[kelnos@xfce.org|Brian Tarricone]] 2009/05/06 20:07// +    * See [[http://git.xfce.org/kelnos/xfce-git-migration/tree/svn2git.sh|here]].  So far it's working <del>(it's about 2/3 of the way through the main Xfce repository, haven't gotten to goodies yet), but needs a lot more testing, and the generated repos haven't been verified yet</del>  --- //[[kelnos@xfce.org|Brian Tarricone]] 2009/05/06 20:07// 
 +  * Generated git repo verification script. 
 +    * See [[http://git.xfce.org/kelnos/xfce-git-migration/tree/compare-repos.sh|here]].  It seems to work well so far, but still needs a little more work --- //[[kelnos@xfce.org|Brian Tarricone]] 2009/05/09 00:43//
 ===== Stuff In Progress ===== ===== Stuff In Progress =====
  
-  * Generated git repo verification script. +
-    * I [[http://git.xfce.org/kelnos/xfce-git-migration/tree/compare-repos.sh|have one]] that I stole from GNOME and modified a bit, but it doesn't verify everything (currently just master and xfce-4.[0246] branches) and hasn't been tested at all --- //[[kelnos@xfce.org|Brian Tarricone]] 2009/05/06 20:22//+
  
 ===== Missing Stuff ===== ===== Missing Stuff =====
Line 31: Line 31:
   * pre-commit permissions-handling hooks (Brian has some ideas about this)   * pre-commit permissions-handling hooks (Brian has some ideas about this)
   * commit mail hook (Jannis will take care of this)   * commit mail hook (Jannis will take care of this)
 +  * I18n stats pulled from git (Stephan, I presume, will do this)
  
 ===== Open Questions (please discuss!) ===== ===== Open Questions (please discuss!) =====