Re: Is there a write opposite to "svn cat"?
"Lorenz via users" <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Organization | not your business |
| Message-ID | <[email protected]> |
try svnmucc put -- - url -- Lorenz Graham Leggett via users wrote: >On 25 Nov 2023, at 13:40, Pavel Lyalyakin <[email protected]> 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: invalid option: >Type 'svnmucc --help' for usage. > >Alas the error message mentions an invalid option, but doesnÂt say which option, or why it is invalid. > >Regards, >Graham >Â