Search code examples
eclipsesvnsubversive

how to synchronize with changes from repository in subversive?


there is update and update to revision

what is the difference ? It appears that "update" should be the same as "update to revision" head revision. I am very confused


Solution

  • You are correct. svn update is the same as updating to the HEAD revision.