[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-11-18 17:36:51 CET

Lukas Ruf wrote:

> 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?

Reverting the add of kernel/kprobes.c didn't actually delete the file,
you'll have to remove it by hand, then rerun the update.

-garrett

---------------------------------------------------------------------
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:36:56 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.