svn - How to "undo" a commit in tortoise? -


For example, say that I have the version of some files required only for my local dev machine, but I mistakenly Have committed. What is an easy way to return all those files to the previous version and is it the latest copy in svn?

You need to do this.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -