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

RE: Re: Log function much slower than svn for very old revision

From: Patrick Traill <patrick.traill_at_capgemini.com>
Date: Tue, 9 Dec 2014 07:14:51 -0800 (PST)

> The equivalent command line command also has the -v switch which gets
> the list of changed paths as well. Try that in the command line
> client.

(prompt)>echo %time%
16:05:02.91

(prompt)>svn -r 1316 -l 1 -v log (url)
------------------------------------------------------------------------
r1316 | (user) | 2006-04-24 10:29:34 +0200 (Mon, 24 Apr 2006) | 1 line

test
------------------------------------------------------------------------

(prompt)>echo %time%
16:05:06.10

Incidentally:
- The repository has been migrated with [ svnadmin dump ] and [ svnrdump load ].
- The revision, though apparently empty, initially triggered a surprising pre-commit hook rejection (unknown user), although previous revisions by the same user had been accepted; this was fixed by manually editting a dump of that revision.
- The server is part of CollabNet Team Forge 6.2.0.1.224.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3092461

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-09 16:14:55 CET

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

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