Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
dev:howto:git [2012/07/10 13:09] mike [Account Setup] |
dev:howto:git [2017/06/12 12:58] 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. |