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

Re: Problems when using both auto-props and use-commit-times

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-17 17:20:10 CET

On Tue, 2004-03-16 at 22:47, David Budworth wrote:
> sysinfo: subversion 1.0.1, client rh9, server mdk10
>
> I'm stumped, I seem to be getting diffs on the $Id:$ tag for any file I
> add when use-commit-times and auto-props svn:keywords=Id is set in
> /etc/subversion/config
>
> to test, i created a new repo "test2"
>
> I did (note: repo host is called svn):
>
> (first: get repo rev 0 and add a file)
> svn co http://svn/test2
> cd test2
> echo 'a test file with $Id:$' > test.txt

I'm confused: shouldn't that be just $Id$ for a new file? The colon is
the 'expanded' form, i.e. "$Id: blah blah blah$". Might that be causing
the spurious diff?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 17 17:20:50 2004

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.