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

RE: Re: TSVN: unexpected behavior creating patch from file with svn:mime-type set to application/javascript

From: Helder Magalhães <helder.magalhaes_at_gmail.com>
Date: Wed, 1 Apr 2009 11:52:46 -0700 (PDT)

Hi Stefan,

> Subversion treats all files which don't have an svn:mime-type property
> that's set to 'text/...' as binary files. The patch file is created by
> Subversion, so that's why you see files with a mime-type set to
> 'application/...' not included in the patchfile.

Humm, guess I should have thought of that. :-)

I've crawled through the Subversion mailing list and I found issue 1002 [1] which seems rather appropriate.

> For your javascript files, I suggest you set the svn:mime-type property
> to 'text/javascript'.

Yes, I had though of that [2], but it seems I forgot to mention that in my post. Thanks for the hint! ;-)

Regards,
 Helder Magalhães

[1] http://subversion.tigris.org/issues/show_bug.cgi?id=1002
[2] http://code.google.com/p/xmlhttprequest/issues/detail?id=15

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1509781

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-01 20:55:48 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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