unsubscribe

2020-04-25 Thread Eramo, Mark
unsubscribe Mark Eramo Manager, Salesforce Administration, HBS IT Travis 307 Harvard Business School Soldiers Field Boston, MA 02163 phone: 617.495.2421 email: mer...@hbs.edu https://www.hbs.edu/it twitter.com/HarvardHBS

Re: Who else is using SVN for large-binary-asset storage?

2020-04-25 Thread Mark Phippard
On Sat, Apr 25, 2020 at 2:18 PM Daniel Shahaf wrote: > Mark Phippard wrote on Sat, 25 Apr 2020 18:01 +00:00: > > But the final goal should be something like this (in order of > importance): > > > > 1. Do not store a pristine in working copy for the file > > 2. Do not do deltification on the clien

Re: Who else is using SVN for large-binary-asset storage?

2020-04-25 Thread Branko Čibej
On 25.04.2020 20:18, Daniel Shahaf wrote: > Mark Phippard wrote on Sat, 25 Apr 2020 18:01 +00:00: >> But the final goal should be something like this (in order of importance): >> >> 1. Do not store a pristine in working copy for the file >> 2. Do not do deltification on the client when committing >

Re: Who else is using SVN for large-binary-asset storage?

2020-04-25 Thread Branko Čibej
On 25.04.2020 20:01, Mark Phippard wrote: > While hand-waving on all of the details, it seems like if we had some > property one could put on a file Not to step on anyone's enthusiasm, but it would be much better if people could find a way to identify files that are "large binaries" in an way tha

Re: Who else is using SVN for large-binary-asset storage?

2020-04-25 Thread Daniel Shahaf
Mark Phippard wrote on Sat, 25 Apr 2020 18:01 +00:00: > But the final goal should be something like this (in order of importance): > > 1. Do not store a pristine in working copy for the file > 2. Do not do deltification on the client when committing > 3. Do not do compression on server when storin

Re: Who else is using SVN for large-binary-asset storage?

2020-04-25 Thread Daniel Shahaf
Johan Corveleyn wrote on Sat, 25 Apr 2020 17:54 +00:00: > Philip Martin made some interesting suggestions and provided some > numbers, first focusing on the deltification overhead (which he could > eliminate, on the client-side, by enabling SVNAutoversioning and > performing a PUT with curl -- IIUC

Re: Who else is using SVN for large-binary-asset storage?

2020-04-25 Thread Mark Phippard
On Sat, Apr 25, 2020 at 1:54 PM Johan Corveleyn wrote: > On Sat, Apr 25, 2020 at 11:18 AM Daniel Shahaf > wrote: > > > > Karl Fogel wrote on Fri, 24 Apr 2020 13:43 -0500: > > > On 24 Apr 2020, Mark Phippard wrote: > > > >I think this would be a good idea in that it might be one of the last > > >

Re: Who else is using SVN for large-binary-asset storage?

2020-04-25 Thread Johan Corveleyn
On Sat, Apr 25, 2020 at 11:18 AM Daniel Shahaf wrote: > > Karl Fogel wrote on Fri, 24 Apr 2020 13:43 -0500: > > On 24 Apr 2020, Mark Phippard wrote: > > >I think this would be a good idea in that it might be one of the last > > >remaining niches where SVN is a better tool for the job than a DVCS.

Re: Who else is using SVN for large-binary-asset storage?

2020-04-25 Thread Daniel Shahaf
Karl Fogel wrote on Fri, 24 Apr 2020 13:43 -0500: > On 24 Apr 2020, Mark Phippard wrote: > >I think this would be a good idea in that it might be one of the last > >remaining niches where SVN is a better tool for the job than a DVCS. > >I do not think I could contribute though. > > > >I just wanted