[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [problem]svn client always access root folder.

From: fanlix <fanlix_at_gmail.com>
Date: Thu, 6 Nov 2008 14:25:40 +0800

anybody help?
at least tell me how to open debug log of SVN/TSVN?

2008/11/5 fanlix <fanlix_at_gmail.com>:
> hi:
>
> There is a strange problem when I update TortoiseSVN client to 1.5 and later.
> Svn update/commit operations fail (show log ok):
>>>>Server sent unexpected return value (403 Forbidden) in response to OPTIONS
>>>>request for 'https://abc.com/svn-top'
>
> The same folder works well at least in 1.4.3 TSVN.
> i do not know which changes in 1.5 causes this.
>
> Why svn try to access a svn-top folder when I update a deep folder????
> This is not a TSVN problem, because Subversion cmd update fails the same.
>
> OS and versions:
> server:
> 1.5.4 on apache
> client (windows):
> TortoiseSVN 1.5.5, Build 14361 - 32 Bit , 2008/10/24 18:06:34
> Subversion 1.5.4,
>
> top folder:
> https://abc.com/svn-top
> problem folder:
> https://abc.com/svn-top/..../foo
> one deep problem folder(update this folder cause same svn error):
> https://abc.com/svn-top/.../foo/a/b
>
> folder b/ and folder a/ have no svn-prop options
> folder foo/ have 2 svn-prop:
> svn:externals f1 https://abc.com/svn-top/.../xxx f2
> https://abc.com/svn-top2/.../yyy
> svn:mergeinfo xxxxxx
>
> After I removed mergeinfo prop, problem still exists.
> I doubt that this problem comes from svn-prop externals, but not sure.
> We use a lot externals folder under foo/ .
>
> I checked in server, no strange errors but client trying to access top
> folder and forbidden.
>
> There is two way to solve this problem :(
> 1, back client version to TSVN 1.4.3
> 2, checkout again and again when then foo/ folder goes bad......
>
>
> PS: Is there any way to open debug logs of Subversion or TSVN?
> At lease let me know where and when the problem happens.
>
> --
> Yours Fanlix
> http://www.fanlix.com
>

-- 
Yours Fanlix
http://www.fanlix.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-06 07:26:08 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.