You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Luciano Resende <lu...@gmail.com> on 2007/01/12 23:37:52 UTC

[C++] Error trying to commit - 403 Forbidden

Do we have different ACL for CPP svn area?
I'm trying to deliver first drop of DAS CPP from TUSCANY-1040 and I'm
getting the following problem

Error: Commit failed (details follow):
Error: MKACTIVITY of
'/repos/asf/!svn/act/1a8cb4ef-7888-d044-96ed-253907205a27': 403 Forbidden (
http://svn.apache.org)


-- 
Luciano Resende
http://people.apache.org/~lresende

Re: [C++] Error trying to commit - 403 Forbidden

Posted by Luciano Resende <lu...@gmail.com>.
Thank you and Sebastien. That was it.

-- 
Luciano Resende
http://people.apache.org/~lresende

On 1/12/07, Pete Robbins <ro...@googlemail.com> wrote:
>
> On 12/01/07, Luciano Resende <lu...@gmail.com> wrote:
> >
> > Do we have different ACL for CPP svn area?
> > I'm trying to deliver first drop of DAS CPP from TUSCANY-1040 and I'm
> > getting the following problem
> >
> > Error: Commit failed (details follow):
> > Error: MKACTIVITY of
> > '/repos/asf/!svn/act/1a8cb4ef-7888-d044-96ed-253907205a27': 403
> Forbidden
> > (
> > http://svn.apache.org)
>
>
>
> Have you checked out the tree using https://svn.... ? The above looks like
> you are trying to check in hte http://... read only copy
>
> --
> > Luciano Resende
> > http://people.apache.org/~lresende
> >
> >
>
>
> --
> Pete
>
>

Re: [C++] Error trying to commit - 403 Forbidden

Posted by Pete Robbins <ro...@googlemail.com>.
On 12/01/07, Luciano Resende <lu...@gmail.com> wrote:
>
> Do we have different ACL for CPP svn area?
> I'm trying to deliver first drop of DAS CPP from TUSCANY-1040 and I'm
> getting the following problem
>
> Error: Commit failed (details follow):
> Error: MKACTIVITY of
> '/repos/asf/!svn/act/1a8cb4ef-7888-d044-96ed-253907205a27': 403 Forbidden
> (
> http://svn.apache.org)



Have you checked out the tree using https://svn.... ? The above looks like
you are trying to check in hte http://... read only copy

--
> Luciano Resende
> http://people.apache.org/~lresende
>
>


-- 
Pete