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

Keyword expansion confusion

From: David Aldrich <david.aldrich_at_t-modus.nec.co.uk>
Date: Fri, 1 Feb 2008 14:54:41 -0000

Hi

I want to version control my Subversion config file and include an $Id$
expansion string in it so that I can verify that all our users are using
the same config file.

I committed the config file to the repository, added $Id$ to the top of
the file and changed the keyword properties to enable Id expansion and
finally committed it again.

I now find that the file in my working directory has correct expansion:

### $Id: config 8 2008-02-01 13:40:38Z ... $

but the file viewed in a browser via https: does not:

 ### $Id$

even though both the working directory and the browser indicate the same
revision.

Please can someone explain why the browser view does not show the
expansion?

Best regards

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-01 15:52:37 CET

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.