"L'informatica a modo mio" blog aims to collect tutorials, quick guides, how to, etc... about tools, frameworks and technologies in information technology. Some detailed topics concern the source version control systems as Apache Subversion and Git.
svn merge -r <current_version>:<target_version> <folder>
svn merge -r 305:298 . svn commit -m "revert..."
No comments:
Post a Comment