Re: Is there a write opposite to "svn cat"?
"Pavel Lyalyakin via users" <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Message-ID | <CAEyhmwZR91j8tGyVJ3jWggvL2HEAYnqc5Zu_1QZwfhh-N43hVg@mail.gmail.com> |
On Sat, 25 Nov 2023 at 15:18, Graham Leggett via users <[email protected]> wrote: > > Hi all, > > The “svn cat” command will read a file from a (in my case local file based) repository to stdout. Is there an equivalent to write into a repository from the svn command line? > > First prize from stdin, second prize from a local file on disk. > > “svn import” comes close, but cannot be run twice, as the second time the command is run you get the following error: > > svn: E150002: Path 'file:///var/lib/svn/postgres/database.sql' already exists > > I know that it is possible to autocommit via WebDAV, but this is a local repo. > > Regards, > Graham > — > `svnmucc put` perhaps? https://svnbook.red-bean.com/en/1.8/svn.ref.svnmucc.re.html -- With best regards, Pavel Lyalyakin VisualSVN Team