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

$Id:$ Keyword Expansion help

From: jhaynes <jdhaynes_at_gmail.com>
Date: Tue, 22 Apr 2008 06:22:35 -0700 (PDT)

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
Received on 2008-04-22 15:35:09 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.