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 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

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

SVN 1.10 aborts during merge: assertion failed (start_rev > end_rev)

2018-06-07 Thread Rolf Campbell
I'm running a 2-URL merge, and svn is aborting when trying to resolve conflicts on a directory that's been added both locally and as part of the other branch being merged in. I cannot reproduce this using simple setups, I have not been able to isolate what exactly triggers this behaviour, but i

RE: svn 1.9.7: svnadmin: E200014: Checksum mismatch while reading representation:

2018-05-14 Thread Rolf Campbell
I tried upgrading to subversion v1.10.0, and with that version of svnadmin, the load worked without any trouble. From: Rolf Campbell Sent: Sunday, May 13, 2018 10:05 To: users@subversion.apache.org Subject: svn 1.9.7: svnadmin: E200014: Checksum mismatch while reading representation: I&#

svn 1.9.7: svnadmin: E200014: Checksum mismatch while reading representation:

2018-05-13 Thread Rolf Campbell
I'm trying to dump and load a few dozen svn repositories and one of them fails with this message on the load: svnadmin: E16: SHA1 of reps '6604 1765 12180 238060 091c0630eece721fea4cba1bd1c99ba5 8c58eef60c3e147f2056a65139adccdc5802a308 6606-53k/_19c' and '-1 0 12180 238060 091c0630eece721fe

Re: 1.7RC4 file externals produce errors on updates

2011-10-26 Thread Rolf Campbell
On 2011-10-24 19:27, Philip Martin wrote: Mothmonsterman writes: External definition: C:\eclipse\workspaces_3_6\CADOC\eOMIS>svn propget svn:externals ^/eOMIS/trunk/src/a/b/c/SF02_SampleClass.java src/a/b/c/ SF02_SampleClass.java ^/eOMIS/trunk/src/a/b/c/SF02_SampleServlet.java src/a/b/c/ SF02_S

1.7RC4 file externals produce errors on updates

2011-10-04 Thread Rolf Campbell
When I try to update a working view that contains file-externals, I get an error because the client thinks the external is a versioned item. In an attempt to clear the problem, I deleted the file (locally), but "svn up" restores the file and then complains about it existing. Are file-external