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

RE: Switching off file compression for JPEGs in the repository

From: VK Sameer <sameer_at_collab.net>
Date: 2004-11-17 05:44:08 CET

On Wed, 2004-11-17 at 09:59, Cassimatis, Jim wrote:
> Yes, I have a specific problem. The problem is that we have some
> very large JPEGs (around 1GB) and the time taken to check
> them in is very long (more than an hour) so if I could prevent
> Subversion from running the file through it's binary differencing
> algorithm I imagine it would check-in much more quickly.
>

There is a client-side option called http-compression (described here:
http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1.3.1)
If you are using Apache instead of svnserve, setting that to 'no' might
help reduce your check-in time.

Sameer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 17 05:45:22 2004

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.