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
dev:howto:git [2012/06/30 11:59] – Update instructions wrt new git infra, change mailing list urls landrydev:howto:git [2017/06/12 12:58] (current) skunnyk
Line 1: Line 1:
 ====== Xfce.org Git Infrastructure ====== ====== Xfce.org Git Infrastructure ======
  
-**All Xfce SVN repos have been converted to git.**+**This documentation is obsolete ! Please see http://docs.xfce.org/contribute/dev/start** 
 + 
  
 ===== Account Setup ===== ===== Account Setup =====
  
-If you have an xfce.org Subversion account that does **not** include ssh access (that is, you check in using https), you will need to apply to get your account converted [[https://foo-projects.org/node/3|here]].  Fill out the form with the same info you used previously, but remember to include a ssh public key in the appropriate box. Translators: [[dev:howto:git#translator_access|see here]].+If you have an xfce.org Subversion account that does **not** include ssh access (that is, you check in using https), you will need to apply to get your account converted [[https://releases.xfce.org/login/request|here]].  Fill out the form with the same info you used previously, but remember to include a ssh public key in the appropriate box. Translators: [[dev:howto:git#translator_access|see here]].
  
 If you used the "old" git.xfce.org, and used clone/push URLs like "''git@git.xfce.org:$USER/$MODULE''", then you should follow the directions above as well. If you used the "old" git.xfce.org, and used clone/push URLs like "''git@git.xfce.org:$USER/$MODULE''", then you should follow the directions above as well.
Line 13: Line 15:
 If you already have a ssh shell account on git.xfce.org (aka mocha.xfce.org), your account information has not been changed and you are ready to go. If you already have a ssh shell account on git.xfce.org (aka mocha.xfce.org), your account information has not been changed and you are ready to go.
  
-If you do not have an xfce.org account at all, you'll need to request one as explained on [[contribute#getting_a_git_account|that page]].+If you do not have an xfce.org account at all, you'll need to request one as explained on [[/contribute#getting_a_git_account|that page]].
  
 ===== Usage ===== ===== Usage =====