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

RE: $Id:$ Keyword Expansion help

From: Scott Pritchett <scott.pritchett_at_amtrak.co.uk>
Date: Tue, 22 Apr 2008 14:40:56 +0100

Same.

$Id$

You need to set svn:keywords in 'properties' on the files with value 'Id'.

Scott Pritchett

-----Original Message-----
From: jhaynes [mailto:jdhaynes_at_gmail.com]
Sent: 22 April 2008 14:23
To: users_at_tortoisesvn.tigris.org
Subject: $Id:$ Keyword Expansion help

Hello,

I am in the process of migrating from CVS to SVN using SVNImporter,
CVSNT and VisualSVN Server on a Windows 2003 machine. The import
works, so my next task is to enable SVN to expand the $Id:$ keyword in
the same manner that CVS does. I know that the version number will be
different, but I am not sure which is the best route to take is for
enabling a local time stamp (instead of Zulu) and the inclusion of the
$Status:$ keyword (as CVS does). Should I use custom keywords? or make
them file properties?

So CVS has this:

$Id: AbstractDOMParser.cpp,v 1.2 2008/04/03 16:30:32 jhaynes Exp $

and SVN has this:

$Id: AbstractDOMParser.cpp 495 2008-04-14 18:53:18Z jhaynes $

How can I get this:

$Id: AbstractDOMParser.cpp 495 2008/04/03 16:30:32 jhaynes Exp $

As you can tell, I am new to both CVS and SVN, thanks in advance for
the hand holding.

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-22 15:41:13 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.