Hi Johnathan, Thanks for youre reply :).
Well I did change my password on people.apache.org and I'm really use HTTPS. Perhaps, the svn URL I use is bad :p. Here is a short log : MacBook-Pro-de-Seven-Le-Mesle:deft slm$ svn commit Authentication realm: <https://svn.apache.org:443> ASF Committers Username: slemesle Password for 'slemesle': Sending pom.xml svn: Commit failed (details follow): svn: access to '/repos/asf/!svn/ver/1154336/incubator/deft/sandbox/pom.xml' forbidden svn: Your commit message was left in a temporary file: svn: '/Users/slm/Documents/Apache/deft/svn-commit.tmp' So I guess my password is correct, since Realm does not ask again for the password. I'll check on the change-password URL. Can you tell me how you checked out the sandbox ? On my side I did : svn checkout https://svn.apache.org/repos/asf/incubator/deft/sandbox/ deft Something bad ? Séven 2011/9/11 Johnathan Meehan <jmee...@phasevariance.com> > Hi, > > Haven't seen the patch, but assuming that your account is in order and > the password okay (https://svn.apache.org/change-password)... it's > nothing as simple as bringing down the tree through HTTP rather than > HTTPS is it? > > Johnathan > > On Sun, 2011-09-11 at 18:18 +0200, Séven Le Mesle wrote: > > Hy guys, > > > > I've worked a bit against the source tree today and tried to commit the > > changes. > > > > The thing is I got a 403 on pom.xml :p > > > > You'll find the patch in attachment, I can't commit my few fixes without > the > > pom because I added PowerMock and used properties to map artifacts > versions. > > > > Help needed .. > > > >