A two-part vision for Subversion and large binary objects.

2021-07-27 Thread Karl Fogel
Hi, everyone. I'd like feedback an idea that I've had for some years now but never written up before. Subversion can already be used to manage large (usually binary) files. In fact, we use SVN for this at my company and it works decently. However, there are two possible features that would

Re: JavaHL test failure and warning in 1.14.1

2021-07-27 Thread Alexandr Miloslavskiy
For two days, I struggled to build SVN on my Ubuntu 20.04 with external serf. Finally I managed [1], tomorrow I'll try to reproduce the problem in tests. [1]

[PATCH] Fix libsvn_ra_serf build with external serf

2021-07-27 Thread Alexandr Miloslavskiy
It seems that the problem has been there for years, see for example: https://stackoverflow.com/questions/28663316 https://groups.google.com/g/subversion_users/c/CkbGGwFi6-0 I'm a committer in SVN, but I'm not very experienced with Linux and would rather have this patch reviewed, thanks! [[[

"util.c' line 96: assertion failed" when repository URL has "username:password@"

2021-07-27 Thread Pavel Lyalyakin
Hello, Is it supported to enter "username:password@" in the URL with the SVN command-line client? The SVN client crashes when I run the following command: [[[ svn info https://username:passw...@svn.apache.org/repos/asf/subversion/trunk ]]] [[[ svn: E235000: In file