On Sat, 25 Nov 2023 at 15:18, Graham Leggett via users
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 priz
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 twi