try svnmucc put -- - url
--
Lorenz
Graham Leggett via users wrote:
>On 25 Nov 2023, at 13:40, Pavel Lyalyakin
>wrote:
>
>> `svnmucc put` perhaps?
>> https://svnbook.red-bean.com/en/1.8/svn.ref.svnmucc.re.html
>
>From reading the manual it looks perfect, but Im having no luck:
>
>[root@seawi
Den sön 26 nov. 2023 kl 22:51 skrev Graham Leggett via users <
users@subversion.apache.org>:
> On 25 Nov 2023, at 13:40, Pavel Lyalyakin
> wrote:
>
> `svnmucc put` perhaps?
> https://svnbook.red-bean.com/en/1.8/svn.ref.svnmucc.re.html
>
>
> From reading the manual it looks perfect, but I’m having
On 25 Nov 2023, at 13:40, Pavel Lyalyakin wrote:
> `svnmucc put` perhaps?
> https://svnbook.red-bean.com/en/1.8/svn.ref.svnmucc.re.html
From reading the manual it looks perfect, but I’m having no luck:
[root@seawitch postgres]# cat db.sql | svnmucc put -
file:///var/lib/svn/db/db.sql
svnmucc:
Hi!
I have subversion running in a Docker container and everything works
fine if I connect directly to it, but I really need to run subversion
behind an Apache 2.4 proxy. For now I'm not using https, just trying to
get it to work with as simple setup as possible.
I have tried to use the FAQ