6,609
edits
(→Subversion: Fix for incorrect placement of the sectioning.) |
(→Information et histoire: Translated the section.) |
||
| Line 153: | Line 153: | ||
==== Information et histoire ==== | ==== Information et histoire ==== | ||
De voir les informations sur le référentiel local à n'importe quel moment, tapez: | |||
<syntaxhighlight lang="bash"> | |||
svn info | |||
</syntaxhighlight> | |||
Pour voir l'histoire de la copie extraite du référentiel, tapez: | |||
<syntaxhighlight lang="bash"> | |||
svn log | |||
</syntaxhighlight> | |||
==== L'utilisation quotidienne ==== | ==== L'utilisation quotidienne ==== | ||