Can someone please verfiy this "svn -v st" behaviour with file externals?
From: Lorenz <lorenznl_at_yahoo.com>
Date: Tue, 12 May 2015 12:42:38 +0000
Hi all,
can someone please check if this realy is a regression, or if it is
This seems to be a regression that happended with svn 1.8.12/13
I've tried this with the binaries bundled with TSVN 1.8.11 (svn
I've also tried with the 1.8.13 windows builds from
Using svn 1.8.11 binaries (bundled with TSVN 1.8.10) the is effect is
After freshly checking out a working copy (containing file externals)
C:\tmp\svn-file-ext-tests>svn -v status wc
But after a "svn up" I get something like the following:
C:\tmp\svn-file-ext-tests>svn -v st wc
PS: After producing the the error with a 1.8.13 version on a working
>>>>> reproduction receipt (windows batch)
svnadmin create <repo path>
mkdir wc\main\sub
svn import --username me -m "" wc <repo path>
svn propset svn:externals "^/empty.txt empty-main.txt" wc
svn checkout <repo path> wc2
svn update wc2
<<
-- LorenzReceived on 2015-05-12 14:49:49 CEST |
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.