stevedlawrence opened a new pull request, #24: URL: https://github.com/apache/daffodil-infrastructure/pull/24
Modern svn does not store passwords in the ~/.subversion/servers file. Instead it stores them in ~/.subversion/auth/ using a custom file format. This changes how we write the svn authentication credentials to use the correct format so that workflow actions do need to provide username/passwords. This also adds parenthesis when calling os.homedir. Node.js has magic that allows os.homedir to do what one expects within template strings, but really the correct way to use it is to call it as a function. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
