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

RE: using $Header $ and $Log $

From: Stuart Arnold <sja_at_mdtsoft.com>
Date: 2004-07-20 15:49:24 CEST

John,
Thanks for getting back on this subject, but there is some clarification on
it:

$Header$ is not the same as $Id$.
$Id$ does not have the path. $Header$ does (I just checked with the CVS docs
on this) and that's the only diff.

My script actually uses that field(filepath) to open the repository for the
file
It then retrieves the revision info(history/log) between an old build of a
program and the newest one.
It then generates reports from these results so we can confirm what went
into a build.

I guess what I'm getting to is that $Header$ keeps some "path" to its
location in the repository and
that it be consistent,eg, $HeadURL$ should be used for the "file" portion.

thanks for looking into this.

--
It is MDT, Inc's policy to delete mail containing unsolicited file
attachments. Please be sure to contact the MDT staff member BEFORE sending
an e-mail with any file attachments; they will be able to arrange for the
files to be received. This email, and any files transmitted with it, is
confidential and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email in error, please
advise mailto:postmaster@mdtsoft.com.
- Stuart Arnold
MDT Software
Alpharetta, GA
W: 678.297.1027
Email(W): sja@mdtsoft.com <mailto:sja@mdtsoft.com>
-----Original Message-----
From: John Peacock [mailto:jpeacock@rowman.com]
Sent: Tuesday, July 20, 2004 9:15 AM
To: sja@mdtsoft.com
Cc: greg milich; dev@subversion.tigris.org
Subject: Re: using $Header $ and $Log $
Stuart Arnold wrote:
> We are very new to SVN (official start date is next week) and are
> looking at any possible problems.
> This will be a high one. So, how/who can implement putting in this
keyword?
I'm working on a patch to Subversion which will allow for site specific
custom keywords, but it will not support any multiline keyword
(specifically $Log$).  The $Header$ keyword in CVS is equivalent to $Id$
in Subversion (if you really need the full file path, use $HeadURL in
addition).
HTH
John
--
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 20 15:50:58 2004

This is an archived mail posted to the Subversion Dev mailing list.

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