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

Why $Id$ tag not take effect under subversion 1.4 ?

From: Dongsheng Song <dongsheng.song_at_gmail.com>
Date: 2006-09-28 04:40:13 CEST

Both server & client are 1.4.0:

C:\wc\nova\trunk\deploy>svn pl master.xml
Properties on 'master.xml':
  svn:mime-type
  svn:keywords
  svn:eol-style

C:\wc\nova\trunk\deploy>svn pg svn:keywords master.xml
"LastChangedDate Date LastChangedRevision Revision LastChangedBy Author URL
Id"

[snippet master.xml]
<!--
/*
...
 * $Id$
 * @version $LastChangedRevision$
 */
 -->
[/snippet master.xml]

But the Id tag not modifed when master.xml commited !

Thanks for some help,

Donogsheng
Received on Thu Sep 28 04:40:46 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.