Using Subversive to move the head back one revision
Posted
by Fadi Chalfoun
on Stack Overflow
See other posts from Stack Overflow
or by Fadi Chalfoun
Published on 2010-03-29T23:10:47Z
Indexed on
2010/03/29
23:13 UTC
Read the original article
Hit count: 398
Using Eclipse/Subversive I commanded it to delete a branch of mine. Unfortunately it also took the liberty of wiping out my trunk folder. SVN isn't my strong suit so I am trying to figure out how to get Subversive to move it's head back one revision so the trunk/branch that was deleted re-appears again. Anyone have any ideas? Thanks!
© Stack Overflow or respective owner