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

RE: Edit Conflict greyed-out

From: Lori Howland <lori.howland_at_sixsigmasystems.com>
Date: Tue, 23 Mar 2010 10:38:02 -0700 (PDT)

Update:
Trying to work this out...
Now I see same svn:mime-type set to application/octetstream for .sql files that are updated. So some of my .sql files have that type and some do not.

I have found my settings config file and added
# *.sql = svn:mime-type=text/plain

to the section
### Section for configuring automatic properties.
[auto-props]
### The format of the entries is:
### file-name-pattern = propname[=value][;propname[=value]...]
### The file-name-pattern can contain wildcards (such as '*' and
### '?'). All entries which match (case-insensitively) will be
### applied to the file. Note that auto-props functionality
### must be enabled, which is typically done by setting the
### 'enable-auto-props' option.

I'm not sure what I've accomplished yet, or how this configuration setting will affect sql files that already have the svn:mime-type set to application/octetstream.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-23 18:38:03 CET

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.