If you have ever deployed code from a SVN repository with a bug in it and you need to revert to a working revision then you may find the following handy.
First find the revision numbers for the file(s) in question.
Use the log command to get the info from previous commits including revision numbers.
So something like… Weiterlesen „Revert or rollback a SVN revision“
