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

Re: Problem with large files

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2006-08-28 17:07:03 CEST

>
> So can we just make that code conditional on the repository being
> svndiff1 and call it a day? Or is there something more problematic
> that I'm missing here?

You could, but it's not easy and looks ugly.
Because of how many layers of abstraction we have between the fs and
this code, you end up propagating svndiff version numbers through
large parts of the API where it doesn't make sense to do so.

At least, this was my impression the last time i tried.
>
> -garrett
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 28 17:39:13 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.