💾 Archived View for freeshell.de › tldr › svn.gmi captured on 2024-05-10 at 12:29:47. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Subversion command-line client tool.
svn co {url/to/repository}
svn up
svn add {PATH}
svn ci -m {commit_log_message} [{PATH}]
svn log -vl {10}
svn help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).