Tag Archives: Subversion

Subversion command reference

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 [...]