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

Re: Does svn log go out to the network when asking for multiple revisions ?

From: <kfogel_at_collab.net>
Date: 2003-07-29 22:57:48 CEST

François Beausoleil <fbos@users.sourceforge.net> writes:
> Can someone explain to me why svn log -r X:Y outputs something
> different from svn log -r X:Y URL ? Here's a reproduction recipe:
>
> [...]
>
> I believed svn log would go out to the network if I was asking for
> multiple revisions ?

It does go to the network, but it still pays attention to the path
(whether implicit '.' or URL), and only shows changes that occurred
under that path.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 29 23:35:31 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.