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

Setting 'auto-props' for the repository

From: Mark Brown <mark.brown_at_rogers.com>
Date: 2004-10-20 16:35:12 CEST

I created the /etc/subversion/config file on the linux server with the
following lines:

[auto-props]
enable-auto-props = yes
* = svn:eol-style=native;svn:keywords "LastChangedDate"

I then did a svn checkout of a project, created a file containing
$LastChangedDate$ and did an svn add and svn commit.
I then did a svn proplist on the file but nothing was displayed. I
deleted the local copy of the project and checked it out again and
checked the proplist but still nothing displayed. Also the file still
contains just $LastChangedDate$.

What should be changed?
Thanks
Mark Brown

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 20 16:35:57 2004

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.