You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by ant elder <an...@gmail.com> on 2008/01/29 14:07:21 UTC

SVN props

Just as an fyi follow on from TUSCANY-2019 does everyone know they can (and
should) have their SVN configured to automatically set SVN properties like
eol-style? We've a template file for this at
https://svn.apache.org/repos/asf/incubator/tuscany/java/etc/svn-props, if
you're on Windows your subversion config file might be somewhere like:
C:\Documents and Settings\Administrator\Application Data\Subversion\config.


   ...ant

Re: SVN props

Posted by kelvin goodson <ke...@thegoodsons.org.uk>.
Having seen the version from sebb I note there's just a [miscellany]
introducer required.  I'll fix it.

Kelvin.

On 29/01/2008, kelvin goodson <ke...@thegoodsons.org.uk> wrote:
>
> Substituting the contents of this file into my config file causes the
> error
>
> svn: C:\Documents and Settings\Administrator\Application
> Data\Subversion\config:4: Section header expected
>
> when using svn command line version ...
> svn, version 1.4.5 (r25188)
>    compiled Aug 22 2007, 20:56:15
>
> or TortoiseSVN 1.4.4, Build 9706 - 32 Bit , 2007/06/09 09:44:02
>
> so for some reason I don't think it likes encountering "enable-auto-props
> = yes" as a first functional line
>
> Kelvin.
>
> On 29/01/2008, ant elder <an...@gmail.com> wrote:
> >
> > Just as an fyi follow on from TUSCANY-2019 does everyone know they can
> > (and
> > should) have their SVN configured to automatically set SVN properties
> > like
> > eol-style? We've a template file for this at
> > https://svn.apache.org/repos/asf/incubator/tuscany/java/etc/svn-props,
> > if
> > you're on Windows your subversion config file might be somewhere like:
> > C:\Documents and Settings\Administrator\Application
> > Data\Subversion\config.
> >
> >
> >    ...ant
> >
>
>

Re: SVN props

Posted by sebb <se...@gmail.com>.
The ASF version has:

...
[miscellany]
enable-auto-props = yes
...


On 29/01/2008, kelvin goodson <ke...@thegoodsons.org.uk> wrote:
> Substituting the contents of this file into my config file causes the error
>
> svn: C:\Documents and Settings\Administrator\Application
> Data\Subversion\config:4: Section header expected
>
> when using svn command line version ...
> svn, version 1.4.5 (r25188)
>    compiled Aug 22 2007, 20:56:15
>
> or TortoiseSVN 1.4.4, Build 9706 - 32 Bit , 2007/06/09 09:44:02
>
> so for some reason I don't think it likes encountering "enable-auto-props =
> yes" as a first functional line
>
> Kelvin.
>
> On 29/01/2008, ant elder <an...@gmail.com> wrote:
> >
> > Just as an fyi follow on from TUSCANY-2019 does everyone know they can
> > (and
> > should) have their SVN configured to automatically set SVN properties like
> > eol-style? We've a template file for this at
> > https://svn.apache.org/repos/asf/incubator/tuscany/java/etc/svn-props, if
> > you're on Windows your subversion config file might be somewhere like:
> > C:\Documents and Settings\Administrator\Application
> > Data\Subversion\config.
> >
> >
> >    ...ant
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: SVN props

Posted by kelvin goodson <ke...@thegoodsons.org.uk>.
Substituting the contents of this file into my config file causes the error

svn: C:\Documents and Settings\Administrator\Application
Data\Subversion\config:4: Section header expected

when using svn command line version ...
svn, version 1.4.5 (r25188)
   compiled Aug 22 2007, 20:56:15

or TortoiseSVN 1.4.4, Build 9706 - 32 Bit , 2007/06/09 09:44:02

so for some reason I don't think it likes encountering "enable-auto-props =
yes" as a first functional line

Kelvin.

On 29/01/2008, ant elder <an...@gmail.com> wrote:
>
> Just as an fyi follow on from TUSCANY-2019 does everyone know they can
> (and
> should) have their SVN configured to automatically set SVN properties like
> eol-style? We've a template file for this at
> https://svn.apache.org/repos/asf/incubator/tuscany/java/etc/svn-props, if
> you're on Windows your subversion config file might be somewhere like:
> C:\Documents and Settings\Administrator\Application
> Data\Subversion\config.
>
>
>    ...ant
>

Re: SVN props

Posted by sebb <se...@gmail.com>.
On 29/01/2008, ant elder <an...@gmail.com> wrote:
> Just as an fyi follow on from TUSCANY-2019 does everyone know they can (and
> should) have their SVN configured to automatically set SVN properties like
> eol-style? We've a template file for this at
> https://svn.apache.org/repos/asf/incubator/tuscany/java/etc/svn-props, if
> you're on Windows your subversion config file might be somewhere like:
> C:\Documents and Settings\Administrator\Application Data\Subversion\config.
>

The ASF version is at:

http://www.apache.org/dev/svn-eol-style.txt
see:
http://www.apache.org/dev/version-control.html#https-svn-config


>    ...ant
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org