[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: Erik Huelsmann <ehuels_at_gmail.com>
Date: Thu, 7 Aug 2008 11:56:24 +0200

On 8/7/08, Yakov Lerner <iler.ml_at_gmail.com> wrote:
>
>
> On Tue, Aug 5, 2008 at 1:59 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
> >
> >
> >
> > 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?
>
> Are you sure server doesn't store checksums ? I am assuming
> server does.

The server does store checksums, however, since it often stores
partial file content (only the difference between 2 versions) it's not
immediately apparant whether the checksum in the repository is valid
for the stored content (delta) or the re-assembled content (actual
file). There will be someone with the definite answer, though.

Regards,

Erik.

---------------------------------------------------------------------
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-07 11:56:57 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.