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

auto-props question

From: Guillaume Membré <guillaume.ml_at_gmail.com>
Date: 2006-11-13 17:09:43 CET

hello,

I have setup a svn repos via http. I would like to setup the repos to
add automatically props on new files. I have seen that it can be done
via the svnserve.conf
here is my svnserve.conf :
[config]
enable-auto-props=true
*.* = svn:keywords="Id"

but it doesn't work.

-=[gmembre]=(~/Mes documents/svn_temp/creerEAR)> svn add gui.java
A gui.java
-=[gmembre]=(~/Mes documents/svn_temp/creerEAR)> svn commit -m "commit test"
Ajout creerEAR\gui.java
Transmission des données ..
Révision 32 propagée.
-=[gmembre]=(~/Mes documents/svn_temp/creerEAR)> svn pl gui.java

I must have done something wrong but I don't find what.
Could anyone help me please ?
Thanks a lot
Guillaume

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 13 17:10:42 2006

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.