1

If I run svn branch -d XYZ, is there a way to recover the branch? Is there a way to go back as if I didn't run the delete branch command?

user3942918
  • 25,539
  • 11
  • 55
  • 67
pawansgi92
  • 1,065
  • 13
  • 32
  • I try to resolve the issue using this thread but unable to get the output . https://stackoverflow.com/questions/1568484/need-to-restore-a-deleted-branch-in-subversion – pawansgi92 Aug 03 '17 at 03:13
  • What do you mean by "the output"? – Vampire Aug 03 '17 at 07:13
  • Since your are using a version control system, you can always retrieve old information. So just checkout/export the revision before the deletion of the branch. – royalTS Aug 03 '17 at 12:40

0 Answers0