[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Newbie question: How to undelete a branch?

From: Markus Karg <markus.karg_at_quipsy.de>
Date: 2006-01-24 12:01:30 CET

Sorry for bothering you with my newbie question, but I want to ensure that I do no harm to my repository.
 
I have incidentially deleted a branch from my repository. The version before the deletion was 1051, the version after the deletion was 1052.
Now I want to undo that deletion. In the SVN book I have read that this is possible by doing a reverse merge or something. Since I don't remember exactly how this worked, I'd like to ask you if someone can help me out with the correct syntax:
 
What is the correct syntax to "undelete" that branch? What command sequence is needed?
Actually I don't have the project on my harddisc, since the delete was issued remotely.
Do I have to pull the complete project folder to my harddisk to undo the delete of a branch, or can I issue the "undo" remotely?
 
My structure is SVN-typical:
 
/project1/trunk
/project1/tags
/project1/branches/branchA
/project1/branches/branchB <--- This was deleted remotely and I need to undelete it
/project1/branches/branchC
 
 
Mit freundlichem Gruss / With kind regards
Markus KARG, Staatl. gepr. Inf.
Entwicklung / R & D
QUIPSY QUALITY GmbH
Received on Tue Jan 24 12:02:07 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.