« Return to Thread: Upgraded to 1.5, can't commit. VisualSVN?

Re: Upgraded to 1.5, can't commit. VisualSVN?

by synapse88 :: Rate this Message:

| View in Thread

I'm getting an Access Denied Message from Apache's error.log file

[error] [client 200.132.74.154] Access denied: 'myDomain\\myUsername' CHECKOUT project:/trunk/loc.aspx

Seems like the username getting passed now (after installing 1.5) has two backslashes instead of one.  I assume this is what is causing the problem.  Where do I go to fix this?  I've looked all through the TSVN options but can't find where to input username and password

Cory Trese wrote:
On Mon, Jun 23, 2008 at 3:36 PM, synapse88 <junkyjunk88@yahoo.com> wrote:

>
> While the commits worked fine under 1.4, now I get the following message
> when
> I try to commit:
>
> Commit failed (details follow):
> Server sent unexpected return value (403 Forbidden) in response to CHECKOUT
> request for '/svn/locater/!svn/ver/117/trunk/entry.aspx'
>
>
I think I remember another earlier post on the mailing list talked about a
change between 1.4 and 1.5 where the server was previously returning 401,
which caused T-SVN to prompt for a username and password, whereas 1.5 was
returning a 403, which was being interpreted as an error.  Is there anything
in your SVN Server's error log?  I know for my Apache configuration, I can
always see these errors in "error.log"

Are you getting this error in T-SVN or Visual SVN?

--
Cory Trese
ph#: 937-609-9644
e-m: cory.trese@gmail.com
www: http://www.corytrese.com/

 « Return to Thread: Upgraded to 1.5, can't commit. VisualSVN?