Possible bug in keyword replacement (revisited, with examples)
From: David Budworth <dbudworth_at_eloan.com>
Date: 2004-04-07 22:35:47 CEST
Sorry about reporting with less concrete info before, hope this is more
Attached is the exact script that generated this output. (works on
I'm trying to re-produce my merge shows extra files issue, but it seems
Environment: MDK 10, svn 1.0.1. Also happens with webdab/apache and
basic summary: If you turn on keyword substitution for 'Id', and add
It appears that it gets stored in the repo as $Id:$, but when doing a
Note: purely adding a space after the colon "$Id: $" makes this go
session is as follows (it's just a bash -v script, so it outputs
[svn@svn test]$ ./keyword_issue.sh
cd `dirname $0`
## setup vars to make rest of script easier to read
## (re)create repository
## get WC and add files to it
## enable keyword substitution
## commit changes
## touch both files to force subversion to diff on status
## Perform a diff, file1.txt shows a diff on the keyword
---------------------------------------------------------------------
|
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.