reset password
Author Message
nirajpatel2402
Posts: 8
Posted 20:28 Mar 05, 2015 |

Hello Dr sun,

I have committed my work to subversion repo for hw6 thereafter i did many changes. Now i want to revert all changes back to the last commit. How do i do that?

Team>Revert>ok

Is it right way to do that?

cysun
Posts: 2935
Posted 09:03 Mar 06, 2015 |

Yes, but it'll remove all changes in the working copy (i.e. all uncommitted changes) so be careful with that.