> -Original Message-
> From: Dan Ellis [mailto:danelli...@gmail.com]
> Sent: dinsdag 13 mei 2014 20:13
> To: Ben Reser
> Cc: Subversion Users
> Subject: Re: Checksum in --xml for svn info
>
> On Tue, May 13, 2014 at 10:16 AM, Ben Reser wrote:
> > On 5/1
On 5/12/14, 2:49 PM, Dan Ellis wrote:
> When performing an svn info on a local working copy, I can see the file's
> checksum (sha-1 specifically), but this doesn't work on repositories. It
> would
> be really nice and save some bandwidth if I could simply compare checksums
> versus performing a d
On Tue, May 13, 2014 at 10:16 AM, Ben Reser wrote:
> On 5/12/14, 2:49 PM, Dan Ellis wrote:
>> When performing an svn info on a local working copy, I can see the file's
>> checksum (sha-1 specifically), but this doesn't work on repositories. It
>> would
>> be really nice and save some bandwidth i
Hi,
Related to my other email regarding diffing a working copy file to a
potentially unrelated repository file; my real intent is to find out if two
files are different in content and really do not care about the actual
differences (the reason I want --summarize).
When performing an svn info on a