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

Re: Example svn-log.cgi?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-29 23:48:54 CET

Ben Collins-Sussman <sussman@collab.net> writes:
> No it shouldn't. I just looked at the code. svn_client_log assumes
> that all targets are wc paths.
>
> Karl was thinking of 'svn diff' and 'svn cp', which take *either* wc
> paths or URLs.

Ben's right -- I forgot how I'd not finished the path-argument
handling for "svn log" due to performance problems (now resolved, but
anyway there turns out to be a better way to implement paths for svn
log).

> But yes, we definitely want 'svn log' to understand URLs. This isn't
> so much a bug, as it is an incomplete implementation. Maybe we should
> add a bite-sized task for this (it's pretty easy to do, since wc paths
> just get changed to URLs anyway!). Or maybe you can fix it tonight,
> David. :-)

+1 !

-K

---------------------------------------------------------------------
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:01 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.