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

Re: Repository Browser not working

From: Dave Huang <khym_at_azeotrope.org>
Date: Thu, 05 Jan 2012 18:43:32 -0600

On 1/5/2012 2:31 PM, Robert Chapin wrote:
> I have the same problem. TortoiseSVN does not work at WordPress.
>
> This was also reported by arena on 5 December at
>
> http://core.trac.wordpress.org/ticket/19446

You don't quote any context, so I have no idea what the "same problem"
is that you're having. So, I looked at your link, but that doesn't say
what the problem is, other than that it's "a big problem." There is a
screenshot, which shows the TSVN Repo Browser window with a message
"Please wait while the repository browser is initializing..." and
"http://plugins.svn.wordpress.org/mailpress" in the title bar. So
assuming that the problem is that the initialization takes a long time,
it seems to be a server problem. I ran Wireshark to watch the network
traffic, and it took 230 seconds for the wordpress.org server to fulfill
the following request:

PROPFIND /!svn/bc/485402 HTTP/1.1
User-Agent: SVN/1.7.2/TortoiseSVN-1.7.3.22386 neon/0.29.6
Connection: TE
TE: trailers
Host: plugins.svn.wordpress.org
Content-Type: text/xml
Accept-Encoding: gzip
Depth: 1
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
Content-Length: 301
Accept-Encoding: gzip

<?xml version="1.0" encoding="utf-8"?><propfind
xmlns="DAV:"><prop><creator-displayname xmlns="DAV:"/><creationdate
xmlns="DAV:"/><version-name xmlns="DAV:"/><deadprop-count
xmlns="http://subversion.tigris.org/xmlns/dav/"/><getcontentlength
xmlns="DAV:"/><resourcetype xmlns="DAV:"/></prop></propfind>

After waiting the ~4 minutes, the TSVN repo browser displayed, and works
fine. I don't have any idea why it takes the wordpress.org server so
long to process that one request, but it doesn't seem like an issue on
the client side.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2906351

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-06 01:43:52 CET

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

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