Re: hello

2023-05-22 Thread Pavel Lyalyakin via dev
On Mon, May 22, 2023 at 1:48 PM Yaniv Waldman wrote: > > Hello > > I hope you can assist me > > > > I had to reinstall collabnet subversion svn server, and some of my > repositories are not working. > > I assume it’s because different versions. > > > > My svn server is 3.3.1 > > > > The error is

Re: "copy.c' line 1187: assertion failed (! svn_path_is_empty(path))" when running `svn move `

2023-04-07 Thread Pavel Lyalyakin via dev
On Fri, Apr 7, 2023 at 12:53 AM Daniel Sahlberg wrote: > Den tis 7 mars 2023 kl 20:24 skrev Pavel Lyalyakin via dev < > dev@subversion.apache.org>: > >> Hello, >> >> I seem to have found a new bug (I can't find similar reports) so I >> thought I'

"copy.c' line 1187: assertion failed (! svn_path_is_empty(path))" when running `svn move `

2023-03-07 Thread Pavel Lyalyakin via dev
Hello, I seem to have found a new bug (I can't find similar reports) so I thought I'd report it to this mailing list. Sorry if it's a known issue. I believe that the command shouldn't work anyway, right? But it shouldn't assert either. The SVN client crashes when I run the following command: [[[

Re: Tree conflict resolution removes unversioned files from the working copy

2022-11-20 Thread Pavel Lyalyakin via dev
On Sun, Nov 20, 2022 at 10:42 PM Daniel Sahlberg < daniel.l.sahlb...@gmail.com> wrote: > Den sön 20 nov. 2022 kl 19:16 skrev Pavel Lyalyakin via dev < > dev@subversion.apache.org>: > >> Hello, >> >> As reported in this users@ thread[1][2], it appears th

Tree conflict resolution removes unversioned files from the working copy

2022-11-20 Thread Pavel Lyalyakin via dev
Hello, As reported in this users@ thread[1][2], it appears that running `svn update` can silently remove unversioned files in the working copy when automatically resolving a tree conflict. Note that when I run `svn update` with the `--accept postpone` option, the unversioned file remains in the wo

Re: missing --force option for "svn log" (useful with --diff)

2022-07-29 Thread Pavel Lyalyakin via dev
On Fri, Jul 29, 2022 at 5:30 PM Branko Čibej wrote: > > On 16.07.2022 16:23, Vincent Lefevre wrote: > > When using "svn log --diff", one may need diff options. > > One has --diff-cmd, --internal-diff and -x, but --force > > is missing, though it would be useful too (in particular > > with --diff-c