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

Re: ?Bug? in Subversion when setting properties

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-07 02:51:44 CET

On Jan 6, 2005, at 7:35 PM, Carmela Stuart wrote:

>   However, if I try to view this file after it is committed to the
> repository using just my web browser and not the TortoiseSVN client,
> the substitution is not there.  The original $Id$ is still in the
> example.test file when viewed using only the web browser. 
>  
> I find this very strange and would appreciate any insight into this
> problem.  Note that a commit of normal textual changes to the file
> appear just fine when viewed with a browser.
>

This isn't a bug, it's normal.

Keyword substitution is something wholly done by the client, in the
working copy. Files in the repository are always stored with
'unexpanded' keywords.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 7 02:55:08 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.