Skip to navigation
How to roll back a svn project?
07.12.13
to roll back to a previous revision just browse to the folder where you like to start the rollback and enter the following command: svn update -r 666 this will roll back the project to the revision 666
Reply
Anonymous
how to roll back a svn project?
to roll back to a previous revision just browse to the folder where you like to start the rollback and enter the following command: svn update -r 666 this will roll back the project to the revision 666
07.12.13
Reply
Anonymous
Information Epoch 1772781278
Code that is graceful and clear is less likely to break.
Home
Notebook
Contact us