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 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 assistance with unifying autoprops across group members.
>
> Cheers,
> -g
>
> [1]
> http://subversion.apache.org/docs/release-notes/1.8.html#repos-dictated-config
>
> On Mon, May 6, 2013 at 4:18 AM, David Crossley <cross...@apache.org>
> wrote:
> > 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?
> >
> > -David
> >
> > sma...@apache.org wrote:
> >> Author: smarru
> >> Date: Tue Apr 30 01:17:52 2013
> >> New Revision: 1477438
> >>
> >> URL: http://svn.apache.org/r1477438
> >> Log:
> >> adding jclouds template status page
> >>
> >> Added:
> >>     incubator/public/trunk/content/projects/jclouds.xml   (with props)
> >>
> >> Added: incubator/public/trunk/content/projects/jclouds.xml
> >> URL:
> http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/jclouds.xml?rev=1477438&view=auto
> >>
> ==============================================================================
> >> Binary file - no diff available.
> >>
> >> Propchange: incubator/public/trunk/content/projects/jclouds.xml
> >>
> ------------------------------------------------------------------------------
> >>     svn:mime-type = application/xml
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>

Reply via email to