[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-24 23:25:30 CEST

"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' ?

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?

---------------------------------------------------------------------
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:26:55 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.