On 14 February 2010 16:52, Tony Marston <tony_at_marston-home.demon.co.uk> wrote:
> My OS is Windows XP
> My SVN client is TortoiseSVN version 1.6.7 build 18415
>
> I started by doing a checkout from the remote SVN repository using HTTPS as
> the protocol. This ran for quite some time before failing with the
> following:
>
> REPORT of '/westminster/!svn/vcc/default': Could not read response body:
> Secure
> connection truncated (https://airlock.svn.beanstalkapp.com)
Please ask for help with server errors on the subversion users mailing list.
> I then tried to perform an update which ran for some time before failing
> with:
>
> In directory
> 'F:\Apache2\HTDOCS\WestminsterCityCouncil\tags\staging-20091113\site\assets\
> images\map-icons'
> Can't open file
> 'F:\Apache2\HTDOCS\WestminsterCityCouncil\tags\staging-20091113\site\assets\
> images\map-icons\.svn\tmp\text-base\Schools-independent-pin.png.svn-base':
> The system cannot find the file specified.
Do you have 2 files in the same directory which differ only in
upper/lower-case-ness? That can never checkout on a Windows machine.
> I tried to repeat the update, but it immediately failed with:
>
> Working copy 'F:\Apache2\HTDOCS\WestminsterCityCouncil\tags' locked
> Please execute the 'Cleanup' command.
>
> When I tried the cleanup command it processed for a while, then failed with:
>
> Cleanup failed to process the following paths:
> - F:\Apache2\HTDOCS\WestminsterCityCouncil\tags
> In directory
> 'F:\Apache2\HTDOCS\WestminsterCityCouncil\tags\staging-20091113\site\assets\
> images\map-icons'
> Error processing command 'modify-wcprop' in
> 'F:\Apache2\HTDOCS\WestminsterCityCouncil\tags\staging-20091113\site\assets\
> images\map-icons'
> 'F:\Apache2\HTDOCS\WestminsterCityCouncil\tags\staging-20091113\site\assets\
> images\map-icons\LeisureCentre-pin.png' is not under version control
Do you have a virus scanner running? Try excluding the working copy
folders from the scan.
> Because of these errors I cannot obtain a full working copy of the code in
> the repository, which means that I cannot make and commit any modifications.
>
> Does anyone have any idea of what the problem is and how I can fix it?
Simon
--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2447440
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-14 18:10:57 CET