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

Re: keyword substitution for $Header$

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2007-06-19 22:15:28 CEST

On 6/19/07, Christian Maeder <maeder@tzi.de> wrote:
>
> Hi
>
> I'm converting a cvs repository to svn. By chance all our sources
> contain $Header$ strings that are substituted by cvs.
>
> How can I achieve the same or something similar with svn.
>
> After cvs2svn my svn:keywords properties only have
> "Author Date Id Revision"
>
> I'm thinking of adding "HeadURL" and replacing all my $Header$ strings
> with $HeadURL$ strings.
>
> Is it possible to avoid to change all files by defining "Header" as svn
> keyword somehow?
>

I don't think there is any way to do it automatically other than replacing
it. My suggestion will be to change it to Id (instead of HeadURL).

regards,
-Hari Kodungallur
Received on Tue Jun 19 22:15:43 2007

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.