In subclipse (the svn plugin on Eclipse) how do I update my code to match the repository as if I had used the –force command line option? I need to overwrite everything, even the changed stuff. Team->Update adds notes about mismatches in files, breaking the code. Thanks!
Share
Try synchronising first, and then use
override-and-update.Team->Synchronize with repository, then inTeam Synchronizingperspective choose,Override and Update