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

Re: Get checksums from 'svn info -R URL'

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 5 Aug 2008 06:59:17 -0400

On Tue, Aug 5, 2008 at 04:48, Yakov Lerner <iler.ml_at_gmail.com> wrote:
> Is it possible to have 'svn info -R URL' report checksums, too ?
>
> For me, 'svn info -R path' reports checksums, but 'svn info -R URL' does
> not.

Wouldn't that require that the server perform the checksum for each
file on the fly?

When you do it locally, I'd assume that svn info uses the checksums
which have already been stored in the .svn directories, at least for
any files which haven't been modified.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-05 12:59:43 CEST

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.