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

"svn -v status" on file externals - regression 1.8.11 -> 1.8.13?

From: Lorenz <lorenznl_at_yahoo.com>
Date: Thu, 23 Apr 2015 06:58:58 +0000

hello all,

can someone please check if this realy is a regression, or if it is
just me doing something wrong.
 
>I have a problem with "svn -v status" showing a unexpected result for
>file externals.
>
>This seems to be a regression that happended with svn 1.8.12/13
>
>
>After freshly checking out a working copy everything is ok.
>
>C:\tmp\svn-file-ext-tests>svn -v status wc
> 2 2 lenhardt wc
> X 2 1 lenhardt wc\empty-main.txt
> 2 2 lenhardt wc\sub
> X 2 1 lenhardt wc\sub\empty-sub.txt
>
>
>But after a "svn up" I get something like the following:
>
>C:\tmp\svn-file-ext-tests>svn -v st wc
> 2 2 me wc
> X 2 ? ? wc\empty-main.txt
> 2 2 me wc\sub
> X 2 ? ? wc\sub\empty-sub.txt
>
>
>I've tried this with the binaries bundled with TSVN 1.8.11 (svn
>1.8.13) and TSVN trunk nightly (build against
>svn.apache.org/repos/asf/subversion/branches/1.9.x)
>
>Using svn 1.8.11 binaries (bundled with TSVN 1.8.10) the is effect is not
>reproducible.
>
>I've attached the dos batch that I used to produce the above output.

-- 
Lorenz

Received on 2015-04-23 09:03:51 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.