Re: Server sent unexpected return value (403 Forbidden) in response to PROPFIND

2013-05-10 Thread Katherine Sheehan
You're welcome. Glad I could help. :) Thanks, Katherine — Sent from Mailbox for iPhone On Fri, May 10, 2013 at 9:05 AM, Mehdi Hayani wrote: > Perfect :d, as you said i've removed .subversion/auth content and re-run > the same command and it worked > Thank you so much for your help ;) > Regards

Re: Server sent unexpected return value (403 Forbidden) in response to PROPFIND

2013-05-10 Thread Mehdi Hayani
Perfect :d, as you said i've removed .subversion/auth content and re-run the same command and it worked Thank you so much for your help ;) Regards Mehdi

Re: Server sent unexpected return value (403 Forbidden) in response to PROPFIND

2013-05-09 Thread Katherine Sheehan
from > an svn repo using "svn co" > i get this error and no file is imported! > > *[user-V1@master test]$ svn co > https://svnserver.mycompany.com/svn/repos/simpeTest/trunk/2_developpement* > *svn: Server sent unexpected return value (403 Forbidden) in response to > PROP

Server sent unexpected return value (403 Forbidden) in response to PROPFIND

2013-05-09 Thread Mehdi Hayani
expected return value (403 Forbidden) in response to PROPFIND request for '/svn/repos/simpeTest/trunk/2_developpement'* Here are the credentials i'm using to access this repo: *Login* : svc-generic *Password *: !SVN2012$ PS: the same command was working, i was able to ckeck out source c