Re: A more permanent home for the add-a-password-to-a-cached-username script? (was: Re: using svn cli with --non-interactive (in scripts) securely, without exposing password)

2021-03-09 Thread Daniel Shahaf
Daniel Sahlberg wrote on Mon, Mar 08, 2021 at 09:15:21 +0100: > Attaching version 5, with changes as below. > > Den sön 7 mars 2021 kl 20:42 skrev Daniel Shahaf : > > > Daniel Sahlberg wrote on Sun, Mar 07, 2021 at 19:34:15 +0100: > > > +# Parse arguments > > > +import argparse > > > +

Re: [PATCH] fix a comment in svn_fs_fs_private.h

2021-03-09 Thread Daniel Shahaf
Thanks for the patch. dev@, anyone wants to review/apply this? Cheers, Daniel (looks like we need a patch manager again…) Yutian Li wrote on Fri, Feb 26, 2021 at 20:58:05 -0500: > [[[ > Fix a comment in svn_fs_fs_private.h > > * subversion/include/private/svn_fs_fs_private.h: Fix comment > ]]