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

Re: [TSVN] Problem after doing a revert

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-04-15 20:09:33 CEST

Christopher Padfield wrote:

> I had a committ made that needed to be reverted (for some reason some
> changes to a file caused all dif programs to think the whole file was
> changed)

Were those binary files?

> I did a revert (righ click on the log menu) and am trying to comitt
> these files and I keep getting an error. I have run another comitt on a
> different file that works fine.

Did you update your working copy first?
Before committing, you should first run 'update'.

> The error generated is (it also take a very long time, say 5 minutes to
> come back with any error at all)
>
> Commit failed (details below)
>
> PUT of '/svn/deskpro/!svn/wrk/006--some more
> numbers-/trunk/includes/functions/file.php':
>
> Could not read status line: An exisiting connection was forcibly closed
> by the remote host.
>
> (http://the.ip.address. <http://the.ip.address./>)
>
> Any ideas on what I should do here?

Check the apache error log. My guess is that your repository got wedged
and needs an 'svnadmin recover' to be run on it.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Apr 15 20:09:59 2005

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

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