Property diff producing wrong results...
From: John Szakmeister <john_at_szakmeister.net>
Date: 2007-03-19 11:45:33 CET
I was taking a look at issue 1493 and trying to determine a way to
The attached script reproduces the problem. It basically sets
+ a
Notice that there seem to be a few things wrong. The +- a is indented
I tried this on both Linux and Mac OS X, and got the same results.
I'll take a closer look, but wanted to throw this out there in case
-John
#!/bin/bash
rm -rf repo wc prop.tmp
svnadmin create repo
echo a > prop.tmp
svn ps svn:ignore -F prop.tmp .
svn diff .
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.