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

Re: svn: Commit failed svn: ||| svn: Out of date:

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 4 Jul 2008 01:05:52 -0500

On Jul 3, 2008, at 18:20, jantje wrote:

> I have removed a directory, like this:
> svn rm source/application/sh
>
> And now I try to commit the project:
> svn commit -m "Deleted sh directory"
>
> This gives the next error:
> svn: Commit failed (details follow):
> svn: Out of date: '/trunk/source/application/sh' in
> transaction '10-1'
>
> How can I solve this? I have made a lot of changes (I was not able
> to do a
> commit often because the commit error), so it is impossible to
> delete the
> project and do a new checkout..
>
> Can someone help and can someone explain what I did wrong?

It sounds like your working copy is out of date. Run "svn update" to
update it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-04 08:07:19 CEST

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.