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

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

From: <SebastianUnger_at_eaton.com>
Date: 2006-09-28 05:14:05 CEST

Is your XML file UTF-8 or UTF-16 (or whatever else)?

-----Original Message-----
From: Dongsheng Song [mailto:dongsheng.song@gmail.com]
Sent: Thursday, 28 September 2006 2:40
To: users@subversion.tigris.org
Subject: Why $Id$ tag not take effect under subversion 1.4 ?


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 05:15:10 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.