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

Re: Subversion eating up all memory (again)

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-11-18 17:11:42 CET

Ben: thanks for the answer!

> Ben Collins-Sussman <sussman@collab.net> [2004-11-18 15:28]:
>
> Lukas: the problem is that your commit *succeeded* in the server,
> but your client timed out waiting for the server to send back a
> detailed description of the files that changed. I saw that message
> in your previous mail.
>
> So you need to 'svn revert -R .' your working copy, 'svn update',
> and all will be fine again.

I did:
  svn revert -R . && svn update
but:
  Reverted 'drivers/i2c/i2c-dev.c'
  Reverted 'drivers/i2c/i2c-sensor-detect.c'
  Reverted 'drivers/i2c/Makefile'
  svn: Failed to add file 'kernel/kprobes.c': object of the same name
  already exists

Hmmm, what next?

wbr,
Lukas

-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 18 17:12:37 2004

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

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