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

Re: [PATCH] Issue 2213 - forcing some files to be considered binary (and thus making emails smaller)

From: Jon Bendtsen <jbendtsen_at_laerdal.dk>
Date: Thu, 22 Jan 2009 11:05:29 +0100

On 21/01/2009, at 14.39, Greg Stein wrote:

> For this patch, it seems that you want to just set the "binary" flag
> at the appropriate point. The attached patch will throw out all of the
> potential label information about the changed revision and timestamp.
> If you want to keep the "Forced Binary" annotation in there, then
> maybe append that to the label?

maybe i do. But i definately want to make sure that the label gets
there.
But is there something wrong with the way i did it?

> I'll also note that you can use change.path.endswith('.' + ending)
> rather than the regular expression stuff.

Why is that better?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1042997
Received on 2009-01-22 11:07:15 CET

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.