You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Stefan Riedel <st...@web.de> on 2006/06/15 17:59:18 UTC

[auto-props]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hy list,

on my Kubuntu 6.06 TLS system the [auto-props] Funktion didn't work! But
  I don't know why I've modified the config from the user and the config
in /etc/subversion!

Here the part from [auto-props]:

[auto-props]
*.php = svn:keywords="Id Date Author Rev"
*.htm* = svn:keywords="Id Date Author Rev"
*.tpl = svn:keywords="Id Date Author Rev"
*.css = svn:keywords="Id Date Author Rev"
*.js* = svn:keywords="Id Date Author Rev"

and enable-auto-props is yes!

regards Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkZ/2rQW3NgSwe1oRAqqzAJ4/Unr8Z0CEAzqYFW84SehYSmPWDQCfTOEM
1lt1exrpvUc2Cwn+dgm8xbU=
=5h8x
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [auto-props]

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Jun 15, 2006, at 19:59, Stefan Riedel wrote:

> [auto-props]
> *.php = svn:keywords="Id Date Author Rev"
> *.htm* = svn:keywords="Id Date Author Rev"
> *.tpl = svn:keywords="Id Date Author Rev"
> *.css = svn:keywords="Id Date Author Rev"
> *.js* = svn:keywords="Id Date Author Rev"

Take away the quotation marks. They are not permitted.

*.php = svn:keywords=Id Date Author Rev

and so on.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [auto-props]

Posted by Stefan Riedel <st...@web.de>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

thx to david and ryan! :)

best regards

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkbUJrQW3NgSwe1oRAmRlAJ9i9KvMidwy5z1sLnC0y5w4/5c9jQCfRxuS
gWxqu7WIIwi7dLfV8wiy6y8=
=W8e8
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: [auto-props]

Posted by David Mahakian <tm...@gmx.net>.
Stefan Riedel wrote:
  > [auto-props]
> *.php = svn:keywords="Id Date Author Rev"
> *.htm* = svn:keywords="Id Date Author Rev"
> *.tpl = svn:keywords="Id Date Author Rev"
> *.css = svn:keywords="Id Date Author Rev"
> *.js* = svn:keywords="Id Date Author Rev"

Here's an excerpt from mine:
*.h = svn:keywords=Date Revision Id Author HeadURL;svn:eol-style=native
*.v = svn:keywords=Date Revision Id Author HeadURL;svn:eol-style=native
*.dsp = svn:eol-style=CRLF
*.dsw = svn:eol-style=CRLF

Took me awhile to get it right too.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org