Subversion command reference
Posted by Alexandre Martins on April 2, 2008
1 comment
This post is more to keep in a single place reference to useful subversion commands, for future development. Anyone who has a command can comment this post, so I can add it here. List all your local files that hasn’t been added to the repository yet. vn st | grep ? Add all your local [...]