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