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

Re: Version tree

From: Henrik Svensson <innotron_at_telia.com>
Date: 2002-07-24 23:43:36 CEST

----- Original Message -----
From: "Ben Collins-Sussman" <sussman@collab.net>
To: "Henrik Svensson" <innotron@telia.com>
Cc: "Subversion list" <dev@subversion.tigris.org>
Sent: Wednesday, July 24, 2002 11:25 PM
Subject: Re: Version tree

> "Henrik Svensson" <innotron@telia.com> writes:
>
> > Is there any way to find out the version tree for a file? I tried to
figure
> > out which functions to use to get the information from the repository by
> > looking in the header files. but I can't figure out how it can be done
with
> > the client API. What I understand from the design document, the
information
> > is stored there.
>
> 'svn log -v foo.c' ?

Yes, especially now when Issue #811 is finished.

>
> That will show you the complete history of the node, including any
> renames, all the way back to when the node was created. I'm not sure
> what you mean by the "version tree" for the file. Are you talking
> about the Clearcase concept?

Something like that. I would like to be able to make a graphical
representation of the file versions like
http://svn.collab.net/repos/svn/trunk/notes/guis/pics/ClearCase-lsvtree-1.gi
f . WinCVS also have a possibility to show a graph. I guess that i can do
some parsing of the log but that seems to be a bit primitive.

Henrik

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 24 23:44:17 2002

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.