configuration of svn [Was: svn commit: r1477438 - /incubator/public/trunk/content/projects/jclouds.xml]

2013-05-06 Thread David Crossley
How do new files that are added to svn, get these properties set? We cannot see the diffs. There are also other new ones in SVN that do not have eol-style set. http://apache.org/dev/version-control.html#https-svn-config Is it that people do not have correct configuration, or is this the CMS?

Re: configuration of svn [Was: svn commit: r1477438 - /incubator/public/trunk/content/projects/jclouds.xml]

2013-05-06 Thread Greg Stein
After you add a file (and before commit), you can use 'svn propset' to set properties. In addition, there are auto props in your personal configuration file. If people in a group don't have the autoprops set similarly, then your default props can (obviously) vary. Subversion 1.8 (*) will provide

Re: configuration of svn [Was: svn commit: r1477438 - /incubator/public/trunk/content/projects/jclouds.xml]

2013-05-06 Thread sebb
A further wrinkle here is that SVN treats application/xml as binary. To be treated as text, an XML file needs to be text/xml or similar, see: http://subversion.apache.org/faq.html#binary-files On 6 May 2013 10:25, Greg Stein gst...@gmail.com wrote: After you add a file (and before

Re: configuration of svn [Was: svn commit: r1477438 - /incubator/public/trunk/content/projects/jclouds.xml]

2013-05-06 Thread David Crossley
Thanks for the additional information. Would the following people please attend to their configuration: http://apache.org/dev/version-control.html#https-svn-config These are the initial committers for the following recently added files: phunt : content/projects/curator.xml acmurthy :