[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: Dang Nguyen <haidangwa_at_comcast.net>
Date: Tue, 08 Jul 2008 06:17:58 -0700

I had a similar issue yesterday, except I could not commit after doing a
merge. It seemed confused, because I did an update before the merge and
again when I got the error. Luckily, the merge affected two files, so I
was able to delete the entire WC and checkout fresh. The fresh checkout
resolved the problem.

Ryan Schmidt wrote:
> 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
>
>

---------------------------------------------------------------------
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-08 15:18:01 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.