svn:eol-style property
From: Hensley, Richard <Richard.Hensley_at_McKesson.com>
Date: 2003-04-18 01:07:42 CEST
I have a question about how the svn:mime-type and svn:eol-style
For xml style sheets, a standard extension is .xsl and the proper
When I do the following:
$ svn propset svn:mime-type application/xml checkstyle2txt.xsl
I get the above error. The problem I have is that the file is text, and
This points out that relying on mime-type of 'text/.*' as an indicator
This became a problem for me because I'm writing a batch property
Has anybody else had this issue? What workaround's have other folks
I can workaround this by setting all the ones that I know to be a
BTW, I think I also discovered a bug in the propset code. The following
$ svn revert checkstyle2txt.xsl
Notice that I was able to set the svn:mime-type to application/xml even
I'm really looking for a "proper" way around the issue I documented
Richard
|
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.