I corrected the line endings and svn:eol-style properties for the
reported files in Hippo CMS trunk [1] and branch-6.05.xx [2].
I don't know what the reason is for the incorrect
application/octet-stream mime-type is.
Kind regards
Niels
[1] http://lists.hippo.nl/pipermail/hippocms-svn/2008-January/007786.html
[2] http://lists.hippo.nl/pipermail/hippocms-svn/2008-January/007787.html
[EMAIL PROTECTED] wrote:
Hi Niels,
Can the different configuration also explain the svn:mime-type properties in
repository? If yes, why would you set application/octet-stream on text files?
(Just curious) If no, then it is just another property which was added in the
wrong way.
With regards,
Nick Stolwijk
-----Original Message-----
From: [EMAIL PROTECTED] on behalf of Niels van Kampenhout
Sent: Fri 1/4/2008 2:03 PM
To: Hippo CMS development public mailinglist
Subject: Re: [HippoCMS-dev] SVN properties on cms trunk/branch and
repositorytrunk
Hi Nick,
I used a different svn autoprops configuration (Hippo standard) but it
seems to miss *.xhtml. I'll correct that.
Also it is possible that files have been committed without proper svn
properties after my bulk commit. So all committers please check your svn
autoprops configuration.
Kind regards
Niels
[EMAIL PROTECTED] wrote:
A while ago Niels took a look at the svn properties on the text files,
especially svn:eol-style. I took another look today and still found some
anomalies.
Can someone take a look at them?
With svn_apply_autoprops (and svn_apply_dos2unix, my own script) I have the
following results (The first column is modiefied by dos2unix, the second by
autoprops:
CMS trunk (https://svn.hippocms.org/repos/hippo/hippo-cms/trunk)
M editor/src/site/workbench/clipboard/jx/clipboard.xhtml
M editor/src/site/workbench/jx/util/closePopup.xhtml
M editor/src/site/dashboard/perspective.xhtml
M editor/src/site/dashboard/resources/xml/empty.xhtml
M editor/src/site/explorer/jx/resource-selector.xhtml
M editor/src/site/explorer/resources/xml/empty.xhtml
M editor/src/site/slide/admin/jx/actionresult2event.xhtml
MM editor/src/site/wizard/sitemap.xmap
M editor/src/site/login/login.xhtml
MM editor/src/site/login/sitemap.xmap
M editor/src/site/login/redirect.xhtml
M editor/src/config/perspectives_xml-remove-search-tab.patch
M editor/src/config/localdevWorkflowStore.patch
M editor/src/config/localdevSchedulerStore.patch
MM editor/src/config/localdevWorkflowStorehsql.patch
M editor/src/config/localdevDomains.patch
M editor/src/config/localdevSchedulerStorehsqldb.patch
CMS branch
(https://svn.hippocms.org/repos/hippo/hippo-cms/branches/Branch-CMS-v6_05_xx)
M editor/src/site/workbench/clipboard/jx/clipboard.xhtml
M editor/src/site/workbench/jx/util/closePopup.xhtml
M editor/src/site/dashboard/perspective.xhtml
M editor/src/site/dashboard/resources/xml/empty.xhtml
M editor/src/site/cforms/resources/mattkruse-lib/ImprovedPicker.js
M editor/src/site/slide/admin/jx/actionresult2event.xhtml
M editor/src/site/explorer/jx/resource-selector.xhtml
M editor/src/site/explorer/resources/xml/empty.xhtml
M editor/src/site/login/login.xhtml
M editor/src/site/login/redirect.xhtml
M editor/src/config/perspectives_xml-remove-search-tab.patch
M editor/src/config/localdevWorkflowStore.patch
M editor/src/config/localdevSchedulerStore.patch
MM editor/src/config/localdevWorkflowStorehsql.patch
M editor/src/config/localdevDomains.patch
M editor/src/config/localdevSchedulerStorehsqldb.patch
Repository trunk (https://svn.hippocms.org/repos/hippo/hippo-repository/trunk)
I guess Niels didn't take a look at this one. Almost none of the files have the
svn:eol-style property. Some files have a Mac eol style and some files have the
svn:mime-type application/octet-stream set, while they are text files.
I use the following properties configuration:
*.java = svn:eol-style=native;svn:keywords=Id
*.sh = svn:eol-style=native;svn:executable
*.txt = svn:eol-style=native
*.xml = svn:eol-style=native
*.xhtml = svn:eol-style=native
*.xsd = svn:eol-style=native
*.xsl = svn:eol-style=native
*.xslt = svn:eol-style=native
*.jsp = svn:eol-style=native
*.jspx = svn:eol-style=native
*.htm = svn:eol-style=native
*.html = svn:eol-style=native
*.css = svn:eol-style=native
*.tld = svn:eol-style=native
*.properties = svn:eol-style=native
*.sql = svn:eol-style=native
*.wsdl = svn:eol-style=native
*.dtd = svn:eol-style=native
*.vm = svn:eol-style=native
*.xconf = svn:eol-style=native
*.xweb = svn:eol-style=native
*.xmap = svn:eol-style=native
*.js = svn:eol-style=native
*.jx = svn:eol-style=native
*.xroles = svn:eol-style=native
*.xlog = svn:eol-style=native
*.patch = svn:eol-style=native
With regards,
Nick Stolwijk
********************************************
Hippocms-dev: Hippo CMS development public mailinglist
********************************************
Hippocms-dev: Hippo CMS development public mailinglist