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

Re: tracking path ancestery

From: ender <ender_at_objectrealms.net>
Date: 2003-02-20 20:44:36 CET

On Thursday 20 February 2003 10:45 am, Karl Fogel wrote:
> ender <ender@objectrealms.net> writes:
> > i'm trying to write a cross-copy annotation of a file, using the python
> > bindings. i've dug around in the source, and docs, and don't see a good
> > way to do it without an exhaustive search. is there a better solution,
> > any tips appreciated.
>
> svn_log won't cross the copy boundaries for you?

not afaics... but svn log doesn't need to cross copy boundaries, it can just
get a change revision set (including copy revs) and pick off log /author from
the revision props, it doesn't need to get the path. i'd love to be told
otherwise ;-)

-e

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 20 20:56:06 2003

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.