[llvm-dev] [svn] unexpected user/password request on commit

Francesco Petrogalli via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 19 08:52:12 PDT 2019


Bha, sorry for the disclaimer. I’ll send a new email.

> On Sep 19, 2019, at 10:49 AM, Francesco Petrogalli via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Hi all,
> I have one question related to the log below. My SVN username is `fpetrogalli`, why did the system asked for a password of my local LDAP name `frapet01`? I gave the same password I used for `fpetrogalli`, but the system didn’t complain.
> 
> Anyone knows what’s going on here? Have I done something wrong?
> 
> Kind regards,
> 
> Francesco
> 
> 
> frapet01 at hw-a21-8:~/projects/upstream-llvm/llvm-project/llvm (test-commit)$ git llvm push
> Pushing 1 monorepo commit:
> 366000a [docs] Break long (>80) line. NFC
> Authentication realm: <https://llvm.org:443> LLVM Subversion repository
> Password for 'frapet01': ********
> 
> Authentication realm: <https://llvm.org:443> LLVM Subversion repository
> Username: fpetrogalli
> Password for 'fpetrogalli': ********
> 
> 
> -----------------------------------------------------------------------
> ATTENTION!  Your password for authentication realm:
> 
>  <https://llvm.org:443> LLVM Subversion repository
> 
> can only be stored to disk unencrypted!  You are advised to configure
> your system so that Subversion can store passwords encrypted, if
> possible.  See the documentation for details.
> 
> You can avoid future appearances of this warning by setting the value
> of the 'store-plaintext-passwords' option to either 'yes' or 'no' in
> '/home/frapet01/.subversion/servers'.
> -----------------------------------------------------------------------
> Store password unencrypted (yes/no)? yes
> Sending        llvm/trunk/docs/Frontend/PerformanceTips.rst
> Transmitting file data .done
> Committing transaction...
> Committed revision 372326.
> Committed 366000a to svn.
> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev



More information about the llvm-dev mailing list