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

Re: Svn branching issue

From: Stefan Hett <stefan_at_egosoft.com>
Date: Mon, 7 Nov 2016 11:38:55 +0100

Hi,
On 11/7/2016 7:26 AM, gyanendra ojha wrote:
>
> Hi,
>
> I was assigned a task to move a branch or folder to different location
> in svn
>
> Making sure that history of the old branch is retained and not lost
>
> I was able to do it and history was showing in even new branch
>
> But my problem is that when i do svn log in new branch location..it
> shows me path still of old branch
>
> I want history for this new branch to change as per new branch
> path..so that even in case the old branch gets deleted..i might be
> able to view the changes showing in svn log by going to the path
>
> Please help me out if it is possible
>
If I follow you correctly, then this wouldn't be an issue. Aka: If you
delete the old branch, requesting the log for the old path still exists
in the corresponding revision. Just make sure to specify the
operative-revision (aka: [old-path-url]@[revision]).

-- 
Regards,
Stefan Hett
Received on 2016-11-07 11:39:29 CET

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.