This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
development:forge:svn2git [2020/11/05 15:17] stephane caminade |
development:forge:svn2git [2020/11/05 16:55] (current) stephane caminade [Cloner le depot sous svn dans un depot local git] |
||
---|---|---|---|
Line 6: | Line 6: | ||
<WRAP round tip> | <WRAP round tip> | ||
- | On peut faire un script, et l’exécuter en étant dans le repo checkouté de svn | + | On peut faire un script, et l’exécuter en étant dans le repository exporté de svn |
<code> | <code> | ||
cmercier@cluster-head:~/fileas$ more aut_gen.sh | cmercier@cluster-head:~/fileas$ more aut_gen.sh | ||
Line 55: | Line 55: | ||
<code>git svn [--authors-file=authors.txt] clone https://svn.ias.u-psud.fr/PROJETSVN tmp-git</code> | <code>git svn [--authors-file=authors.txt] clone https://svn.ias.u-psud.fr/PROJETSVN tmp-git</code> | ||
- | <WRAP round tip>Si on vous répond que la commande svn n'existe pas, il faut installer le package git-svn de votre distribution</WRAP> | + | <WRAP round tip>Si on vous répond que la commande svn n'existe pas, il faut installer le package **git-svn** de votre distribution</WRAP> |
===== Renseigner le depot du nouveau projet (pnom, login IAS) ===== | ===== Renseigner le depot du nouveau projet (pnom, login IAS) ===== |