The ACL should have been resolved by now, what happens when you do a quick test like below in a completely new repo :
cd svn co https://svn.apache.org/repos/asf/incubator/toree toree-site cd toree-site/site remove the first empty line for index.html svn ci -m"Fix blank line" On Tue, Jun 14, 2016 at 2:30 PM, Corey Stubbs <[email protected]> wrote: > Still seeing problems: > > svn: E195023: Changing file > '/private/tmp/toree-site/assets/themes/apache/jquery/jquery-2.1.1.min.js' > is forbidden by the server > svn: E175013: Access to > > '/repos/asf/!svn/txr/1748467-12dpr/incubator/toree/site/assets/themes/apache/jquery/jquery-2.1.1.min.js' > forbidden > > On Tue, Jun 14, 2016 at 4:46 PM Luciano Resende <[email protected]> > wrote: > > > Should be live now... give it a try... > > > > On Tue, Jun 14, 2016 at 1:13 PM, Corey Stubbs <[email protected]> wrote: > > > > > Luciano, misread your last comment. I updated to point back to HTTPS > and > > > here is my svn info and the error I receive: > > > > > > svn info: > > > Path: . > > > Working Copy Root Path: /private/tmp/toree-site > > > URL: https://svn.apache.org/repos/asf/incubator/toree/site > > > Repository Root: https://svn.apache.org/repos/asf > > > Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 > > > Revision: 1748413 > > > Node Kind: directory > > > Schedule: normal > > > Last Changed Author: lresende > > > Last Changed Rev: 1733392 > > > Last Changed Date: 2016-03-02 18:10:36 -0600 (Wed, 02 Mar 2016) > > > > > > Error Text: > > > svn: E195023: Changing file '/private/tmp/toree-site/index.html' is > > > forbidden by the server > > > svn: E175013: Access to > > > '/repos/asf/!svn/txr/1748457-12dpf/incubator/toree/site/index.html' > > > forbidden > > > > > > On Tue, Jun 14, 2016 at 8:51 AM Corey Stubbs <[email protected]> > wrote: > > > > > > > Luciano, > > > > I was using HTTPS. Switched over to > > > > http://svn.apache.org/repos/asf/incubator/toree/site, but am now > > getting > > > > this error: > > > > > > > > svn: E175013: Commit failed (details follow): > > > > svn: E175013: Access to '/repos/asf/!svn/me' forbidden > > > > > > > > svn info returns the following: > > > > Path: . > > > > Working Copy Root Path: /private/tmp/toree-site > > > > URL: http://svn.apache.org/repos/asf/incubator/toree/site > > > > Repository Root: http://svn.apache.org/repos/asf > > > > Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 > > > > Revision: 1748413 > > > > Node Kind: directory > > > > Schedule: normal > > > > Last Changed Author: lresende > > > > Last Changed Rev: 1733392 > > > > Last Changed Date: 2016-03-02 18:10:36 -0600 (Wed, 02 Mar 2016) > > > > > > > > Kind Regards, > > > > Corey Stubbs > > > > > > > > On Mon, Jun 13, 2016 at 7:06 PM Luciano Resende < > [email protected]> > > > > wrote: > > > > > > > >> Moving to Toree dev (bcc [email protected]) > > > >> > > > >> What svn info returns to you ? Just want to make sure you are using > > > https > > > >> which is writable compared to http which is read only. > > > >> > > > >> > > > >> On Mon, Jun 13, 2016 at 2:12 PM, Corey Stubbs <[email protected]> > > > wrote: > > > >> > > > >> > Hi, > > > >> > > > > >> > I am trying to update the site for Apache Toree, but am unable to > > push > > > >> to > > > >> > svn. When I run *svn ci* I see the following error: > > > >> > > > > >> > svn: E195023: Commit failed (details follow): > > > >> > svn: E195023: Changing directory > > > >> > '/private/tmp/toree-site/site/assets/image' is forbidden by the > > server > > > >> > svn: E175013: Access to > > > >> > > > '/repos/asf/!svn/txr/1748309-12dl1/incubator/toree/site/assets/image' > > > >> > forbidden > > > >> > svn: E195023: Your commit message was left in a temporary file: > > > >> > svn: E195023: '/private/tmp/toree-site/svn-commit.tmp' > > > >> > > > > >> > > > > >> > The image folder mentioned in the error is new as of my commit. I > am > > > >> new to > > > >> > svn so I don't know if I need to update something on the server or > > > not. > > > >> > > > > >> > > > > >> > Kind Regards, > > > >> > Corey Stubbs > > > >> > > > > >> > > > >> > > > >> > > > >> -- > > > >> Luciano Resende > > > >> http://twitter.com/lresende1975 > > > >> http://lresende.blogspot.com/ > > > >> > > > > > > > > > > > > > > > -- > > Luciano Resende > > http://twitter.com/lresende1975 > > http://lresende.blogspot.com/ > > > -- Luciano Resende http://twitter.com/lresende1975 http://lresende.blogspot.com/
