Page 1 of 1

setup ให้ svn ใช้ password store = gpg-agent

Posted: 22 Jul 2023, 10:51
by brid.surapol
edit $HOME/.subversion/config

Code: Select all

password-stores = gpg-agent

store-passwords = yes
edit เพิ่มบรรทัดข้างล่างใน .zshrc

Code: Select all

export GPG_TTY=$(tty)
export GPG_AGENT_INFO=`gpgconf --list-dirs agent-socket | tr -d '\n' && echo -n ::`