Roman, In preparation for the Apache MADlib v1.12 release, I am uploading KEYS files and have run into a permission issue "forbidden by the server" (details below). I noticed from the svn log that you recently added the svn TLP madlib dist directories.
I verified the credentials I am using are working properly by removing old dist files for the Apache HAWQ (incubating) project. Any idea what might be going on? -=e ✔ ~/workspace/MADlib/dist/release/madlib 22:21 $ svn info Path: . Working Copy Root Path: /Users/eespino/workspace/MADlib/dist/release/madlib URL: https://dist.apache.org/repos/dist/release/madlib Relative URL: ^/release/madlib Repository Root: https://dist.apache.org/repos/dist Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59 Revision: 21270 Node Kind: directory Schedule: normal Last Changed Author: rvs Last Changed Rev: 21265 Last Changed Date: 2017-08-22 12:23:45 -0700 (Tue, 22 Aug 2017) ✔ ~/workspace/MADlib/dist/release/madlib 22:22 $ svn status A KEYS ✔ ~/workspace/MADlib/dist/release/madlib 22:22 $ svn commit -m "Add KEYS file (including Key ID: 57325522 - Edward Bartolo Espino)" --username=espino Adding KEYS Transmitting file data .svn: E195023: Commit failed (details follow): svn: E195023: Changing file '/Users/eespino/workspace/MADlib/dist/release/madlib/KEYS' is forbidden by the server svn: E175013: Access to '/repos/dist/!svn/txr/21272-i5q/release/madlib/KEYS' forbidden ✘-1 ~/workspace/MADlib/dist/release/madlib 22:22 $ cd ../../dev/madlib/ ✔ ~/workspace/MADlib/dist/dev/madlib 22:22 $ svn info Path: . Working Copy Root Path: /Users/eespino/workspace/MADlib/dist/dev/madlib URL: https://dist.apache.org/repos/dist/dev/madlib Relative URL: ^/dev/madlib Repository Root: https://dist.apache.org/repos/dist Repository UUID: 0d268c88-bc11-4956-87df-91683dc98e59 Revision: 21270 Node Kind: directory Schedule: normal Last Changed Author: rvs Last Changed Rev: 21264 Last Changed Date: 2017-08-22 12:22:44 -0700 (Tue, 22 Aug 2017) ✔ ~/workspace/MADlib/dist/dev/madlib 22:22 $ svn status A KEYS ✔ ~/workspace/MADlib/dist/dev/madlib 22:22 $ svn commit -m "Add KEYS file (including Key ID: 57325522 - Edward Bartolo Espino)" --username=espino Adding KEYS Transmitting file data .svn: E195023: Commit failed (details follow): svn: E195023: Changing file '/Users/eespino/workspace/MADlib/dist/dev/madlib/KEYS' is forbidden by the server svn: E175013: Access to '/repos/dist/!svn/txr/21272-i5r/dev/madlib/KEYS' forbidden ✘-1 ~/workspace/MADlib/dist/dev/madlib 22:22 $ -- *Ed Espino*
