AW: [PATCH] [SVN-4655] configure: add zlib discovery through pkg-config

2016-09-26 Thread Osipov, Michael
> Michael Osipov writes: > > > Hi folks, > > > > attached you'll find a patch for SVN-4655. The configure script was > > having problems finding zlib even with a prefix because it is located > > in > > /usr/local/lib/hpux32 on HP-UX (--with-zlib=/usr/local won't work). > > Using pkg-config solves

Re: [PATCH] [SVN-4655] configure: add zlib discovery through pkg-config

2016-09-26 Thread Evgeny Kotkov
Michael Osipov writes: > Hi folks, > > attached you'll find a patch for SVN-4655. The configure script was having > problems finding zlib even with a prefix because it is located in > /usr/local/lib/hpux32 on HP-UX (--with-zlib=/usr/local won't work). > Using pkg-config solves the issue. > > Test

Re: New SHA1 property for nodes returned 'svn ls --xml' invocations.

2016-09-26 Thread Paul Hammant
Merkle trees / hashes can help a server maintained graph of objects survive "Bitrot" (http://arstechnica.com/information-technology/2014/01/bitrot-and-atomic-cows-inside-next-gen-filesystems/ - data in SSD or HD being corrupted by (say) nutrinos over time. See also a guy/gal lamenting their corr

RE: New SHA1 property for nodes returned 'svn ls --xml' invocations.

2016-09-26 Thread Bert Huijben
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: maandag 26 september 2016 09:09 > To: Julian Foad > Cc: Paul Hammant ; Subversion Development > > Subject: Re: New SHA1 property for nodes returned 'svn ls --xml' invocations. > What would content hash

Re: New SHA1 property for nodes returned 'svn ls --xml' invocations.

2016-09-26 Thread Paul Hammant
Replying to various. I'm making a Dropbox-a-like client that uses Svn/WebDav/AutoIncrement as the server. Critical design goal - to *not* have a classic Svn working tree locally. Think 50GB of binary files sync'd down to a client, and a wish to not have that take 100GB of local storage. > What w

Re: New SHA1 property for nodes returned 'svn ls --xml' invocations.

2016-09-26 Thread Julian Foad
Daniel Shahaf wrote: Julian Foad wrote: > Hi Paul. I'm +1 on the concept that implementing content hashes in > Subversion would be useful. I think if we were designing Subversion today, > the question would be "Why on earth wouldn't we design in a Merkle tree > content hash?" as it is obviously (

Re: Your project VM needs to be migrated.

2016-09-26 Thread Daniel Shahaf
[CC -= infra] Johan Corveleyn wrote on Mon, Sep 26, 2016 at 09:46:55 +0200: > Thanks infra, and sorry for the delay on my side. I had a busy week > last week and weekend, but should have some more time on a couple of > evenings this week. I'll try to get things moving again :-). Thanks, Johan! >

Re: Your project VM needs to be migrated.

2016-09-26 Thread Johan Corveleyn
On Mon, Sep 26, 2016 at 8:33 AM, Daniel Shahaf wrote: > Johan Corveleyn wrote on Wed, Jul 27, 2016 at 17:00:26 +0200: >> On Wed, Jul 27, 2016 at 4:36 PM, Daniel Shahaf >> wrote: >> > Daniel Shahaf wrote on Sun, Jul 17, 2016 at 14:59:29 +: >> >> > https://issues.apache.org/jira/browse/INFRA-1

Re: New SHA1 property for nodes returned 'svn ls --xml' invocations.

2016-09-26 Thread Daniel Shahaf
Julian Foad wrote on Sun, Sep 25, 2016 at 22:30:54 +0100: > Daniel Shahaf wrote: > >Paul Hammant wrote: > >>[...] It is easiest to > >>hit up the root note and ask for a sha1, [...] > > > >Can you explain more about your use-case? [...] > > Hi Paul. I'm +1 on the concept that implementing conten