[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: François Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-07-29 23:59:58 CEST

cmpilato@collab.net wrote:

> kfogel@collab.net writes:
>
>
>>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.
>
>
> D:\java\calendar>svn log -r 60:HEAD
> ...
> D:\java\calendar>svn log -r 60:HEAD \
> http://svn.hopto.org:27648/repos/rac/calendar
> ...
>
> I'm guessing that the concern is that, presumably, the URL for
> "D:\java\calendar" is "http://svn.hopto.org:27648/repos/rac/calendar"
> in this example. Which would, in theory, make the two commands return
> the same information.

Well, I forgot, but D:\java\calendar is repos/rac/calendar/trunk, which
is *not* the same URL. There we go. That's why I did not get the same
log message.

Thanks, and sorry for the bother...
François

---------------------------------------------------------------------
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:58:24 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.