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

Auto-prop not working?

From: Michael L Brown <michael.l.brown_at_philips.com>
Date: 2005-04-15 18:14:56 CEST

The /etc/subversion/config file contains the following:

[miscellany]
enable-auto-props = yes
 
[auto-props]
* = svn:keywords=Id
* = svn:keywords=LastChangedDate
* = svn:keywords=Date
* = svn:keywords=LastChangedRevision
* = svn:keywords=Rev
* = svn:keywords=LastChangedBy
* = svn:keywords=Author
* = svn:keywords=HeadURL
* = svn:keywords=URL

We are using subversion for the first time, so there is a learning curve
to overcome. I'm getting there, but hit a snag this morning.

I did a "svn import" to take a whole source tree and get it into svn. We
are converting from CVS. So, tons of files contains lines that look like:

static const char acRCSID[] = "$Id: TreeListWindow.cc,v 21.0 2005/02/02
19:37:58 current Exp $";

The unfortunate thing... after the import and a "svn checkout" of the
trunk, the line still looks like the above. The values were not updated
with the svn info.

What gives?

MB
 --
Mike Brown (Michael.L.Brown@Philips.com)
            Lotus Bloats: Michael L Brown/MSN/MS/PHILIPS
Philips/ADAC, Madison, WI
Desk: 608-288-6969 Fax: 608-298-2101
PMS direct: 164-6969
You design it, I'll build it!
Received on Fri Apr 15 18:17:57 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.