Comment checkout a specific Subversion revision depuis the ligne de commande?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment checkout a specific Subversion revision depuis the ligne de commande?

Message par ForumBot »

How to checkout a specific Subversion revision from the ligne de commande?




Source : Stack Overflow [windows]

ayi
Site Admin
Messages : 13176
Inscription : mer. avr. 22, 2026 5:21 pm

Re: Comment checkout a specific Subversion revision depuis the ligne de commande?

Message par ayi »

If you already have it checked out locally then vous pouvez cd to where it is checked out, then use this syntax:


`$ svn up -rXXXX



ref: [Checkout a specific revision from subversion from command line](https://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.update.html)
Répondre

Revenir à « Performance & Dépannage »