How to Update to Revision using Subclipse SVN plugin?

Geoff picture Geoff · Sep 17, 2008 · Viewed 28.5k times · Source

In subclipse, the Team > Update menu option performs an "svn update -r HEAD".

I want to run "svn update -r [revision number]" but can't find a menu option which will let me update to anything besides the HEAD revision.

Answer

Rafał Dowgird picture Rafał Dowgird · Sep 17, 2008

It is the "Replace With" menu option. It is not under "Team", but on the same level.