Confirmed, this happens to me too when I try to commit. Did they forget to give the commiters authorization to the new repo?
If I make a change and do svn commit -m "test" then I am prompted for my username and password. If I give the wrong username and password I am just prompted again. If I give the right username and password, then I get a 403 error. Ethan On Wed, Dec 22, 2010 at 10:04 AM, Richard Hirsch <[email protected]> wrote: > I'm currently having trouble committing on SVN. > > Can somebody else try and see if it works for them. Maybe the problem > is associated with SVN move? > > I assumed that our JIRA task > (https://issues.apache.org/jira/browse/INFRA-3297 ) covered stuff like > this > > This is the error that I get it. > > Command: Commit > Modified: D:\apache\esme_new\trunk\server\pom.xml > Error: Commit failed (details follow): > Error: Server sent unexpected return value (403 Forbidden) in response > to CHECKOUT > Error: request for '/repos/asf/!svn/ver/1051384/esme/trunk/server/pom.xml' > Finished!: > > D. >
