Skip to main content



      Home
Home » Eclipse Projects » Subversive » disable get-locks-report ?
disable get-locks-report ? [message #516156] Mon, 22 February 2010 17:02 Go to next message
Eclipse UserFriend
Any way to disable the get-locks-report when expanding entries in the SVN Repositories browser?

my project has many locks, and the node expansion takes forever... looking through tcpflow, it appears that

REPORT /svn/marin HTTP/1.1
....snip http headers...

<?xml version="1.0" encoding="utf-8"?><S:get-locks-report xmlns:S="svn:" xmlns:D="DAV:"></S:get-locks-report>

is the blocking request. anyway to bypass this?
Re: disable get-locks-report ? [message #516500 is a reply to message #516156] Tue, 23 February 2010 23:10 Go to previous message
Eclipse UserFriend
Hello,

As I understand SVN istelf sends 'get-locks' report, this is how it works.

>my project has many locks, and the node expansion takes forever
Probably, you have connection problems.

> Any way to disable the get-locks-report when expanding entries in the SVN
> Repositories browser?
>
> my project has many locks, and the node expansion takes forever...
> looking through tcpflow, it appears that
> REPORT /svn/marin HTTP/1.1
> ...snip http headers...
>
> <?xml version="1.0" encoding="utf-8"?><S:get-locks-report xmlns:S="svn:"
> xmlns:D="DAV:"></S:get-locks-report>
>
> is the blocking request. anyway to bypass this?
Previous Topic:Integration of subclipse-features into subversive
Next Topic:Given a fully-qualified "svn:" url, is there an easy way to open that in Eclipse?
Goto Forum:
  


Current Time: Tue Jul 22 19:57:13 EDT 2025

Powered by FUDForum. Page generated in 0.04408 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top