Hey Andy,

You can also do an "svn relocate" from http to https. In that case you don't
have to checkout everything again. Might save some time...

See: http://svnbook.red-bean.com/en/1.1/re27.html

My 2 cents...

/JK


2011/2/14 Scott O'Bryan <darkar...@gmail.com>

> Andy, make sure you check out using HTTPS instead of http.  If the
> repo is listed as http it won't let you commit.  I'll see what I can
> do when I get into work.
>
> On Feb 14, 2011, at 7:27 AM, Andy Schwartz <andy.g.schwa...@gmail.com>
> wrote:
>
> > On Sun, Feb 13, 2011 at 9:46 PM, Scott O'Bryan <darkar...@gmail.com>
> wrote:
> >> We're waiting for you Andy.. :D
> >
> > Woops. Sorry!
> >
> >
> >>  what's the JIRA #?
> >
> > https://issues.apache.org/jira/browse/TRINIDAD-2030
> >
> >> Also, are your committer rights all set up?  If so, go ahead and test
> >> and commit.  If not, then I'll do it..
> >
> > Hrm... I was able to commit to MyFaces core last week from my home
> > machine.  Trying to commit to Trinidad now I am seeing:
> >
> > $ svn commit -F ~/log.txt
> > svn: Commit failed (details follow):
> > svn: Server sent unexpected return value (403 Forbidden) in response
> > to MKACTIVITY request for
> > '/repos/asf/!svn/act/dff71d8f-1d0b-420e-b014-78a21f1e16ea'
> >
> > This made me think that the svn might be using (incorrect) cached
> > credentials, so I tried adding "--no-auth-cache" but got the same
> > result.  Argh.
> >
> > Scott - would you mind committing my patch so that we can move forward
> > with the beta release while I figure out what the heck is going on
> > with my svn access?
> >
> > Andy
>

Reply via email to