[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: <cmpilato_at_collab.net>
Date: 2003-02-20 20:35:42 CET

ender <ender@objectrealms.net> writes:

> 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 ;-)

So... svn_fs_revisions_changed isn't doing the job for you? (Sorry,
I still don't really understand what you're trying to accomplish.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 20 21:05:42 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.