You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Rik Herrin <ri...@yahoo.com> on 2005/06/17 14:13:13 UTC

Disable Diffing For Large Files

Hi,
  I was wondering if it's possible to disable the 
default binary diffing for certain files sizes.  
For example, if I want to maintain revisions of 
a file that's greater than 100 MB (say a very 
large graphics file) but don't want to calculate 
diffs between each revision and would rather 
just have the file uploaded as is, is this 
possible?  If so, how?  Thank you for your time.


		
____________________________________________________ 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Disable Diffing For Large Files

Posted by Brandon Ehle <az...@yahoo.com>.
Rik Herrin wrote:

>Hi,
>  I was wondering if it's possible to disable the 
>default binary diffing for certain files sizes.  
>For example, if I want to maintain revisions of 
>a file that's greater than 100 MB (say a very 
>large graphics file) but don't want to calculate 
>diffs between each revision and would rather 
>just have the file uploaded as is, is this 
>possible?  If so, how?  Thank you for your time.
>  
>


I believe what you are looking for is part of Issue 913.

http://subversion.tigris.org/issues/show_bug.cgi?id=913

I haven't been following the community as closely lately, but my guess
is that this issue probably destined for the 2.x era.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org