Good day!
(please CC me, I'm not subscribed to the list)
A bit of context:
I was using subversion to store my serves' configs versioned for
almost a decade, with bash wrapping around it. Simplified, it had repo
per server name, wrapper called by cron to checkout, rsync over,
commit changes back, s
On Mon, Feb 22, 2021 at 1:17 PM CoolCold wrote:
>
> Good day!
> (please CC me, I'm not subscribed to the list)
>
> A bit of context:
> I was using subversion to store my serves' configs versioned for
> almost a decade, with bash wrapping around it. Simplified, it had repo
> per server name, wrappe
Hello,
On 2021/02/23 2:40, CoolCold wrote:
> Good day!
> (please CC me, I'm not subscribed to the list)
>
> A bit of context:
> I was using subversion to store my serves' configs versioned for
> almost a decade, with bash wrapping around it. Simplified, it had repo
> per server name, wrapper call
Hello,
On Tue, Feb 23, 2021 at 3:23 AM Yasuhito FUTATSUKI
wrote:
>
> Hello,
>
> On 2021/02/23 2:40, CoolCold wrote:
> > Good day!
> > (please CC me, I'm not subscribed to the list)
> >
> > A bit of context:
> > I was using subversion to store my serves' configs versioned for
> > almost a decade,
Hello!
On Tue, Feb 23, 2021 at 2:37 AM Nathan Hartman wrote:
>
> On Mon, Feb 22, 2021 at 1:17 PM CoolCold wrote:
> >
> > Good day!
> > (please CC me, I'm not subscribed to the list)
> >
> > A bit of context:
> > I was using subversion to store my serves' configs versioned for
> > almost a decade
In article
coolthec...@gmail.com writes:
> As I see it, at the end of the day, cleartext password / token /
> ssh-key would be saved anyway, if you need to have it to work in an
> automated way.
> Most convenient for me would be having:
> a) --pasword-file=... command option
> b) SVN_PASSWORD en
On Mon, Feb 22, 2021 at 3:25 PM Yasuhito FUTATSUKI
wrote:
>
> Hello,
>
> On 2021/02/23 2:40, CoolCold wrote:
> > Good day!
> > (please CC me, I'm not subscribed to the list)
> >
> > A bit of context:
> > I was using subversion to store my serves' configs versioned for
> > almost a decade, with bas
Sorry for message without content, re-sending with content.
> On Mon, Feb 22, 2021 at 3:25 PM Yasuhito FUTATSUKI
> > If you want to use ssh key other than default key or alternative tcp port
> > other than 22, you can use them by overriding ssh tunnel setting with
> > SVN_SSH
> > environment var
In article
nka...@gmail.com writes:
> Sorry for message without content, re-sending with content.
>
> > On Mon, Feb 22, 2021 at 3:25 PM Yasuhito FUTATSUKI
>
> > > If you want to use ssh key other than default key or alternative tcp port
> > > other than 22, you can use them by overriding ssh tu