[
https://issues.apache.org/jira/browse/SVN-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Foad closed SVN-1974.
----------------------------
Resolution: Fixed
Fix Version/s: (was: 2.0-consider)
1.8.0
I agree this should be closed. Closing.
> server-side config which 'broadcasts' to clients
> ------------------------------------------------
>
> Key: SVN-1974
> URL: https://issues.apache.org/jira/browse/SVN-1974
> Project: Subversion
> Issue Type: New Feature
> Components: unknown
> Affects Versions: all
> Reporter: Subversion Importer
> Priority: Major
> Labels: tortoisesvn
> Fix For: 1.8.0
>
>
> {noformat:nopanel=true}
> I've tried finding this issue, and issues 1002, 1233 and 1813 come close-ish,
> but they are not what I am looking for.
> I am using a SVN repository with Apache httpd for a java project. The project
> directory has all kinds of files in it: java source, pdf files, word docs,
> excel
> files, etc. I would like these files to have the correct svn:mime-type
> property
> when I (or my coworkers) add a file. Setting the mime type is great in
> combination with Apache and browser access. The usual way to do this is
> through
> the auto-props feature on the _client side_. This has turned out to be a pain
> to
> work with.
> First, I (as SVN repository admin) have no way to enforce "good use" with a
> "cvswrappers" type of file. We needed to make a separate .reg file for the
> autoprops settings, keep that under version control, and make sure that
> everybody merged this when they started working on the project, on a new
> machine, or when Windows had been reinstalled (oh yes that happens sometimes
> :)., etc.
> Second, the client config settings are not per repository. I have a case where
> in one repository the HTML files are docs and should be text/html, and another
> repository where they are source and they should be text/plain... no can do
> with
> a global client config...
> {noformat}
> Original issue reported by *beaumose*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)