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

Re: Problem with WC locked during first checkout

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-12 17:58:19 CET

Hakim Bouras wrote:

> I am using the version 1.3 of TortoiseSVN, on a Win XP + SP2. I am
> behind a firewall and have updated accordingly the settings.

The 1.3.0 version isn't released yet, you're using an RC release.

> I create a folder 'D:\SVN\ezPublish' on which I give full right to
> everyone. (D: is a local disk).
>
> When I right click on this folder and select "Checkout", I see some
> transfer rate at the bottom of the screen for 5 sec. then I get the
> following message:
> Error Working copy 'D:\SVN\ezPublish' locked
> Error Please execute the "Cleanup" command.
>
> I have tried two different SVN repository and have exactly the same symptom.
>
> If after I try to do a cleanup, and then an update I get the following
> error:
>
> Error REPORT request failed on '/nextgen/!svn/vcc/default'
> Error REPORT of '/nextgen/!svn/vcc/default': 400 Bad Request
> (http://pubsvn.ez.no)
>
> I went through the user guide, FAQ, mailing lists but cannot find the
> reason of my problem.
>
> Do you have any idea ?

I have an idea, yes. But I don't know if it's really the reason:
My guess is that your firewall is blocking REPORT requests (many
firewalls/proxies do that unfortunately). If you try the official 1.2.6
release, you will get an error too, but that error will tell you
something like "REPORT request failed on '/....'".

So first, please try the 1.2.6 release. If you get that error I
mentioned, then you must either adjust your firewall, or use https
instead of http.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Jan 12 20:38:01 2006

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.