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

Re: svn:keyword causes modified status after checkout

From: T E Schmitz <mailreg_at_numerixtechnology.de>
Date: 2005-08-05 00:23:22 CEST

T E Schmitz wrote:
>
> Occurrences of $Rev: xxxx $ do not cause this problem, nor does
> $Revision: $

I just did a test:

It doesn't make a difference whether Rev, Revision or
LastChangedRevesion are used. What makes a difference is whether there
is a space after the colon:

$Rev:$
$Revision:$
$LastChangedRevision:$

all have the effects described earlier.

$Rev: $
$Revision: $
$LastChangedRevision: $

If there is a space after the colon, everything behaves as it should.

-- 
Regards/Gruß,
Tarlika Elisabeth Schmitz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 5 00:25:52 2005

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.