6,609
edits
m (→Développeur individuel: Missing accent.) |
(→Développeur individuel (git-svn): Missing accent.) |
||
| Line 600: | Line 600: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Où <code><identifiant></code> est votre nom d'utilisateur à SourceForge et <code><aéronef></code> est le répertoire dans le dépôt FGAddon. Si vous n'avez pas encore un accès commit, il faut au lieu utilisé: | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
git svn clone https://svn.code.sf.net/p/flightgear/fgaddon/trunk/Aircraft/<aéronef> | git svn clone https://svn.code.sf.net/p/flightgear/fgaddon/trunk/Aircraft/<aéronef> | ||