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

Re: Answering "in which revision was this branch created?"

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 2 Nov 2009 16:47:41 -0500

On Mon, Nov 2, 2009 at 10:08 AM, Branko Cibej <brane_at_xbc.nu> wrote:
> When I started reading your mail, extending "svn info" immediately came
> to mind. But maybe writing this info by default is not a good idea; it
> might cause problems for wrapper scripts and such. But "svn info
> --branch" would be nice; you could add things like "Root revision" or
> Branch revision", and "Branched from", etc.
>
> An API that lets one easily retreive such information will be a boon to
> GUI clients that like to paint pretty pictures of trees and branches.

For GUI clients, it is more about seeing where something was copied
to, which we just do not currently have any good way of providing.

Ultimately, for a given node, I'd like to see its complete history in
the repository, including the changes that happened on all the paths
it was copied to, as well as the revisions in which it was copied.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2413950
Received on 2009-11-02 22:48:05 CET

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

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