On Thu, Jan 2, 2020 at 5:37 PM Branko Čibej <brane_at_apache.org> wrote:
>
> On 02.01.2020 13:13, Julian Foad wrote:
> > Mikael Rahbek wrote:
> >> As part of our development we use a substituted drive (Windows 10):
> >>
> >> E.g.:
> >>
> >> subst r: C:\Data\Production_work_7_1_Clean
> >>
> >> In the root of r: there is now always shown a change with status missing
> >>
> >> If checking from C:\Data\Production_work_7_1_Clean it shows the
> >> status correct.
> >
> > Thank you for reporting this problem.
>
>
> We've seen a similar report before and it appears to be related to
> changes in APR 1.7 (compared to 1.6.x). I don't recall if we forwarded
> the report to the APR team.
>
> -- Brane
Yes, it was reported here before, by Stefan Küng.
Evgeny Kotkov confirmed that it was probably related to APR 1.7.0, and
pointed to this commit:
https://osdn.net/projects/tortoisesvn/scm/svn/commits/28674
See this previous thread on this list:
https://lists.apache.org/thread.html/8ca1ec31c50921c0268b76ca487e0b1e26d165fe80dad51cdbeb6674%40%3Cdev.subversion.apache.org%3E
Apparently this was not reported back to APR (they were cc'ed on a
previous mail in this thread, but their wasn't any clear question /
handover, so it fell through the cracks I guess).
I've forwarded this thread again to dev_at_apr last week, where it is
currently being discussed:
https://lists.apache.org/thread.html/r28e478074055436b27b13f7487203448079aea5adfe4207007ad7ea9%40%3Cdev.apr.apache.org%3E
We know now that the problem isn't specific to the use of "subst", but
actually to all "working copies on drive roots", so also when you
perform a checkout to C:\ for example.
Probably also with "shared folders" over the network, when the
wc-root is the share-root, as was just reported to TSVN here:
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/tortoisesvn/jgHE5_sHfFI/xOpP1Ce3AAAJ
--
Johan
Received on 2020-04-15 10:35:58 CEST