Re: Moved file resolution fails

2024-02-14 Thread Sands, Daniel N. via users
> Okay, I finally figured out how to trip up SVN: > > I built my own experiment which I'll try to reconstruct here: > > mkdir test > > mkdir test/foo > > mkdir test/foo/bar > > mkdir test/baz > > echo "a" > test/foo/bar/example.c > > svn import test svn+ssh://theserver/var/svn/playground/test

Re: Moved file resolution fails

2024-02-14 Thread Sands, Daniel N. via users
On Tue, 2024-02-13 at 16:50 -0700, Daniel Sands wrote: > > Sorry for the late response, but I lack the time to dig deeper. It > > should work as in the example (test) that Stanimir Stamenkov posted > > earlier in this thread. > > > I don't fully follow that Derby example, but it does not look like