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

Re: Philip, question about svn_client_diff()

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-26 00:05:00 CET

On Fri, Jan 25, 2002 at 03:10:05PM -0600, Karl Fogel wrote:
> Greg Stein <gstein@lyra.org> writes:
> > > START_REVISION/START_DATE and END_REVISION/END_DATE are the two
> > > repository versions (a date is equivalent to whichever revision was
> > > current at that date). If the two revisions are different, those
> >
> > Maybe simplify by making the date->rev mapping an external operation?
>
> External to svn_client_diff()?
>
> We could, but I don't actually think that the REV-vs-DATE question is
> the cause of the complexity in that interface. All of the paragraph
> after the first sentence just talks in terms of revisions, yet that's
> where the complexity is. :-)

Not "the" complexity, but some. But having an API to do the date->rev
mapping is also helpful for clients.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:00 2006

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.