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

RE: How to Disable Pristine Copies in svn

From: Gavin Lambert <gavinl_at_compacsort.com>
Date: 2006-08-31 03:36:13 CEST

Quoth Talden <mailto:talden@gmail.com>:
> Though if suggestions of being able to avoid diffing for
> certain mime-types (EG binary types such as archives that
> rarely produce useful diff results) are accepted and
> implemented then those types wouldn't benefit from a pristine
> copy and should probably just store size & date information in the
> SVN area.

And a checksum, so that SVN can determine if they've been modified or
not. But yeah, I can't see any reason why they'd need the pristine copy
stored in that case. (Unless you did want 'svn diff' to do something
useful on them, in which case it'd have to fetch a pristine version from
the server first if it didn't have its own.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 31 06:34:14 2006

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.