Re: Can't create temporary file from template ... No such file or directory

2021-12-02 Thread Rolf Campbell
Thank you for this reproduction script. This is extremely helpful! I can confirm this reproduces the above error for me exactly. I tested with 1.10.6, 1.14.1, and an unreleased build of trunk. In all three, the assertion failure occurs on the same line 384. I'll try to figure out where the code is

Re: Can't create temporary file from template ... No such file or directory

2021-12-02 Thread Nathan Hartman
On Thu, Dec 2, 2021 at 3:29 PM Rolf Campbell wrote: > > Hello Nathan, > > Thank you for the reply. > > I assure you that it was not related to disk space. I tried it on 3 > different computers using 2 different versions of SVN. > > I tried to create a reproduction script and instead I caused the

Re: Can't create temporary file from template ... No such file or directory

2021-12-02 Thread Rolf Campbell
tion: m svn: E235000: In file 'subversion/libsvn_wc/adm_ops.c' line 384: assertion failed (!copyfrom_url || (svn_uri_is_canonical(copyfrom_url, scratch_pool) && SVN_IS_VALID_REVNUM(copyfrom_rev))) Aborted (core dumped) ____________ From: Nathan Hartman Sent: D

Re: Can't create temporary file from template ... No such file or directory

2021-12-02 Thread Nathan Hartman
On Wed, Dec 1, 2021 at 7:31 PM Rolf Campbell wrote: > > I'm an svn administrator for my company and I end up doing a lot of merges. > > Today, I ran into this failure (reproducable). > > svn: warning: W02: Can't create temporary file from template > '/opt/sbox/rcampbell/auto-merge/solcbr/data

Can't create temporary file from template ... No such file or directory

2021-12-01 Thread Rolf Campbell
I'm an svn administrator for my company and I end up doing a lot of merges. Today, I ran into this failure (reproducable). svn: warning: W02: Can't create temporary file from template '/opt/sbox/rcampbell/auto-merge/solcbr/dataplane/sw/assuredDelivery/messageSpool/defrag/svn-XX': No suc