You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Mehdi Hayani <ha...@gmail.com> on 2013/05/09 18:43:58 UTC

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

Hi Team,

I'm a newbie in subversion and while trying to checkout source code 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
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 code with
these credentials and this error has just occurs, If you could take a look
a this? :)


Thanks in advance


Regards
Mehdi

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

Posted by Katherine Sheehan <ka...@gmail.com>.
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 <ha...@gmail.com>
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
> Mehdi

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

Posted by Mehdi Hayani <ha...@gmail.com>.
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

Posted by Katherine Sheehan <ka...@gmail.com>.
Hi Mehdi,

Are you sure you have read access to this part of your repo? You mention
the same command was working and you checked out some code but I'm not sure
if you're trying to check the same code. If you are trying to check out
from the same part of your repository as before and you're caching your
credentials then it might be worth clearing them by removing the contents
of ~/.subversion/auth.

Hope this helps,
Katherine


On Thu, May 9, 2013 at 5:43 PM, Mehdi Hayani <ha...@gmail.com>wrote:

> Hi Team,
>
> I'm a newbie in subversion and while trying to checkout source code 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
> 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 code with
> these credentials and this error has just occurs, If you could take a look
> a this? :)
>
>
> Thanks in advance
>
>
> Regards
> Mehdi
>
>
>
>
>
>