[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

keywords not expanding

From: Kendall Shaw <queshaw_at_pacbell.net>
Date: 2005-09-01 21:21:33 CEST

Keywords in my files don't seem to get expanded. In my
.subversion/config file I have:

[auto-props]
...
*.xsl=svn:keywords="Id Rev Author"
...

svn proplist some.xsl

prints

svn:keywords
svn:executable

I've tried deleting svn:executable, but the keyword still isn't expanded.

The top of the file looks like:

<?xml versio="1.0"?>
<!-- ================================================================== -->
<!-- $Id$ -->
<!-- ================================================================== -->

Incidentally, can I specify not to set the svn:executable property in
.subversion/config?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 1 21:19:11 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.