You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by Luciano Resende <lu...@gmail.com> on 2016/06/14 00:06:36 UTC

Re: Error For Toree Site Repo svn ci

Moving to Toree dev (bcc general@a.o)

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 <ca...@gmail.com> 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/

Re: Error For Toree Site Repo svn ci

Posted by Luciano Resende <lu...@gmail.com>.
Getting it fixed, will let you know when it's live at the svn
infrastructure.

On Tue, Jun 14, 2016 at 1:13 PM, Corey Stubbs <ca...@gmail.com> 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 <ca...@gmail.com> 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 <lu...@gmail.com>
> > wrote:
> >
> >> Moving to Toree dev (bcc general@a.o)
> >>
> >> 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 <ca...@gmail.com>
> 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/

Re: Error For Toree Site Repo svn ci

Posted by Corey Stubbs <ca...@gmail.com>.
I think we have success!
svn ci -m "Fix blank line"
Sending        index.html
Transmitting file data .
Committed revision 1748597.

Thanks, Luciano!

On Wed, Jun 15, 2016 at 10:12 AM Luciano Resende <lu...@gmail.com>
wrote:

> I missed one place on the configuration yesterday, please give it a second
> try, it should be fixed now.
>
> On Wed, Jun 15, 2016 at 7:00 AM, Corey Stubbs <ca...@gmail.com> wrote:
>
> > Same problem:
> >
> > corey@i site λ svn ci -m "Fix blank line"
> > Sending        index.html
> > Transmitting file data .svn: E195023: Commit failed (details follow):
> > svn: E195023: Changing file '/Users/corey/toree-site/site/index.html' is
> > forbidden by the server
> > svn: E175013: Access to
> > '/repos/asf/!svn/txr/1748582-12dt1/incubator/toree/site/index.html'
> > forbidden
> >
> >
> > corey@i site λ svn info
> > Path: .
> > Working Copy Root Path: /Users/corey/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: 1748582
> > 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)
> >
> >
> > On Tue, Jun 14, 2016 at 11:17 PM Luciano Resende <lu...@gmail.com>
> > wrote:
> >
> > > 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 <ca...@gmail.com>
> 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 <
> luckbr1975@gmail.com>
> > > > wrote:
> > > >
> > > > > Should be live now... give it a try...
> > > > >
> > > > > On Tue, Jun 14, 2016 at 1:13 PM, Corey Stubbs <ca...@gmail.com>
> > > 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 <ca...@gmail.com>
> > > > 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 <
> > > > luckbr1975@gmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > >> Moving to Toree dev (bcc general@a.o)
> > > > > > >>
> > > > > > >> 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 <
> > cas5542@gmail.com>
> > > > > > 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/
> > >
> >
>
>
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>

Re: Error For Toree Site Repo svn ci

Posted by Luciano Resende <lu...@gmail.com>.
I missed one place on the configuration yesterday, please give it a second
try, it should be fixed now.

On Wed, Jun 15, 2016 at 7:00 AM, Corey Stubbs <ca...@gmail.com> wrote:

> Same problem:
>
> corey@i site λ svn ci -m "Fix blank line"
> Sending        index.html
> Transmitting file data .svn: E195023: Commit failed (details follow):
> svn: E195023: Changing file '/Users/corey/toree-site/site/index.html' is
> forbidden by the server
> svn: E175013: Access to
> '/repos/asf/!svn/txr/1748582-12dt1/incubator/toree/site/index.html'
> forbidden
>
>
> corey@i site λ svn info
> Path: .
> Working Copy Root Path: /Users/corey/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: 1748582
> 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)
>
>
> On Tue, Jun 14, 2016 at 11:17 PM Luciano Resende <lu...@gmail.com>
> wrote:
>
> > 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 <ca...@gmail.com> 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 <lu...@gmail.com>
> > > wrote:
> > >
> > > > Should be live now... give it a try...
> > > >
> > > > On Tue, Jun 14, 2016 at 1:13 PM, Corey Stubbs <ca...@gmail.com>
> > 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 <ca...@gmail.com>
> > > 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 <
> > > luckbr1975@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > >> Moving to Toree dev (bcc general@a.o)
> > > > > >>
> > > > > >> 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 <
> cas5542@gmail.com>
> > > > > 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/
> >
>



-- 
Luciano Resende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Re: Error For Toree Site Repo svn ci

Posted by Corey Stubbs <ca...@gmail.com>.
Same problem:

corey@i site λ svn ci -m "Fix blank line"
Sending        index.html
Transmitting file data .svn: E195023: Commit failed (details follow):
svn: E195023: Changing file '/Users/corey/toree-site/site/index.html' is
forbidden by the server
svn: E175013: Access to
'/repos/asf/!svn/txr/1748582-12dt1/incubator/toree/site/index.html'
forbidden


corey@i site λ svn info
Path: .
Working Copy Root Path: /Users/corey/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: 1748582
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)


On Tue, Jun 14, 2016 at 11:17 PM Luciano Resende <lu...@gmail.com>
wrote:

> 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 <ca...@gmail.com> 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 <lu...@gmail.com>
> > wrote:
> >
> > > Should be live now... give it a try...
> > >
> > > On Tue, Jun 14, 2016 at 1:13 PM, Corey Stubbs <ca...@gmail.com>
> 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 <ca...@gmail.com>
> > 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 <
> > luckbr1975@gmail.com>
> > > > > wrote:
> > > > >
> > > > >> Moving to Toree dev (bcc general@a.o)
> > > > >>
> > > > >> 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 <ca...@gmail.com>
> > > > 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/
>

Re: Error For Toree Site Repo svn ci

Posted by Luciano Resende <lu...@gmail.com>.
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 <ca...@gmail.com> 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 <lu...@gmail.com>
> wrote:
>
> > Should be live now... give it a try...
> >
> > On Tue, Jun 14, 2016 at 1:13 PM, Corey Stubbs <ca...@gmail.com> 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 <ca...@gmail.com>
> 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 <
> luckbr1975@gmail.com>
> > > > wrote:
> > > >
> > > >> Moving to Toree dev (bcc general@a.o)
> > > >>
> > > >> 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 <ca...@gmail.com>
> > > 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/

Re: Error For Toree Site Repo svn ci

Posted by Corey Stubbs <ca...@gmail.com>.
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 <lu...@gmail.com>
wrote:

> Should be live now... give it a try...
>
> On Tue, Jun 14, 2016 at 1:13 PM, Corey Stubbs <ca...@gmail.com> 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 <ca...@gmail.com> 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 <lu...@gmail.com>
> > > wrote:
> > >
> > >> Moving to Toree dev (bcc general@a.o)
> > >>
> > >> 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 <ca...@gmail.com>
> > 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/
>

Re: Error For Toree Site Repo svn ci

Posted by Luciano Resende <lu...@gmail.com>.
Should be live now... give it a try...

On Tue, Jun 14, 2016 at 1:13 PM, Corey Stubbs <ca...@gmail.com> 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 <ca...@gmail.com> 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 <lu...@gmail.com>
> > wrote:
> >
> >> Moving to Toree dev (bcc general@a.o)
> >>
> >> 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 <ca...@gmail.com>
> 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/

Re: Error For Toree Site Repo svn ci

Posted by Corey Stubbs <ca...@gmail.com>.
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 <ca...@gmail.com> 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 <lu...@gmail.com>
> wrote:
>
>> Moving to Toree dev (bcc general@a.o)
>>
>> 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 <ca...@gmail.com> 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/
>>
>

Re: Error For Toree Site Repo svn ci

Posted by Corey Stubbs <ca...@gmail.com>.
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 <lu...@gmail.com>
wrote:

> Moving to Toree dev (bcc general@a.o)
>
> 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 <ca...@gmail.com> 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/
>