Re: svn st shows missing for root folder

2023-02-08 Thread Nathan Hartman
On Wed, Feb 8, 2023 at 5:46 AM Johan Corveleyn wrote: > On Wed, Apr 15, 2020 at 10:40 AM Johan Corveleyn > wrote: > > > > On Tue, Nov 19, 2019 at 9:44 PM Evgeny Kotkov > > wrote: > > > > > > Stefan Kueng writes: > > > > > > > Using svn 1.13.0 on Windows: > > > > > > > > SUBST G:\

Re: svn st shows missing for root folder

2023-02-08 Thread Johan Corveleyn
On Wed, Apr 15, 2020 at 10:40 AM Johan Corveleyn wrote: > > On Tue, Nov 19, 2019 at 9:44 PM Evgeny Kotkov > wrote: > > > > Stefan Kueng writes: > > > > > Using svn 1.13.0 on Windows: > > > > > > SUBST G:\ D:\Development\TestWC > > > G: > > > svn st . > > > > > > ! . > > > ? Foo > >

Re: svn st shows missing for root folder

2020-04-15 Thread Johan Corveleyn
On Tue, Nov 19, 2019 at 9:44 PM Evgeny Kotkov wrote: > > Stefan Kueng writes: > > > Using svn 1.13.0 on Windows: > > > > SUBST G:\ D:\Development\TestWC > > G: > > svn st . > > > > ! . > > ? Foo > > ? src\nonversioned > > > > As you can see, the root folder doesn't show the

Re: svn st shows missing for root folder

2019-11-19 Thread Evgeny Kotkov
Stefan Kueng writes: > Using svn 1.13.0 on Windows: > > SUBST G:\ D:\Development\TestWC > G: > svn st . > > ! . > ? Foo > ? src\nonversioned > > As you can see, the root folder doesn't show the correct status. > This showed the correct status with 1.12.x. On my side, this

Re: svn st shows missing for root folder

2019-11-19 Thread Branko Čibej
On 19.11.2019 19:19, Stefan Kueng wrote: > Using svn 1.13.0 on Windows: > > SUBST G:\ D:\Development\TestWC > G: > svn st . > > !   . > ?   Foo > ?   src\nonversioned > > As you can see, the root folder doesn't show the correct status. > This showed the correct status with 1.12.x.

svn st shows missing for root folder

2019-11-19 Thread Stefan Kueng
Using svn 1.13.0 on Windows: SUBST G:\ D:\Development\TestWC G: svn st . ! . ? Foo ? src\nonversioned As you can see, the root folder doesn't show the correct status. This showed the correct status with 1.12.x. Stefan