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

RE: Questions on SVN

From: nihar <nihar_pattanaik_at_mindtree.com>
Date: Mon, 6 Jul 2009 20:00:54 +0530

Hi Andy,

Many thanks for your response. I have one more question, if you can help.
I have created a branch and deleted the same. I'm using subversive plug-in over eclipse. I have gone to SVN Repo view, created a branch out of trunk and deleted the same. Now I want to get back the deleted branch. How can I do that using eclipse or Tortoise ? Now if I go to Repo View in eclipse or in Tortoise I'm not able to see that deleted branch. Please help me finding the solution.

Thanks in Advance,
Nihar

-----Original Message-----
From: Andy Levy [mailto:andy.levy_at_gmail.com]
Sent: Monday, June 29, 2009 7:14 PM
To: Nihar Pattanaik
Cc: users_at_subversion.tigris.org
Subject: Re: Questions on SVN

On Mon, Jun 29, 2009 at 09:29, nihar<nihar_pattanaik_at_mindtree.com> wrote:

> How can I list all the branches (sub-branches) created from another branch ?

You can't, really. There isn't "forward history"; you can see where a
particular branch came from via svn log,but you can't see what
branches were created from a particular point.

> I have noticed when I created a Branch from another branch, the sub-branch
> is created under the root.

The sub-branch is created wherever you tell Subversion to create it.

Subversion doesn't know the difference between between branches, tags,
trunk, etc. - they're just directories. There is nothing internal to
Subversion which distinguishes between a branch and your trunk.

http://www.mindtree.com/email/disclaimer.html

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2368386

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-06 16:31:55 CEST

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.