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

Re: Commit bug?

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-29 19:52:24 CET

On Tue, Jan 29, 2002 at 01:27:20PM -0500, Lars Kellogg-Stedman wrote:
> I'm frequently seeing the following errors when trying to commit
> property changes:
>
> svn_error: #21038 : <Working copy is not up-to-date>
> commit failed: wc locks and tmpfiles have been removed.
>
> svn_error: #21038 : <Working copy is not up-to-date>
> commit failed: while sending tree-delta to repos.
>
> svn_error: #21038 : <Working copy is not up-to-date>
>
> Unfortunately, if I delete my working copy and check it back out,
> everything works smoothly...so I'm not able to duplicate this reliably.
>
> Suffice to say that this error occurs despite the fact that nothing has
> been deleted since the last commit.

That is unrelated to whether things are deleted. Just as the message says,
the working copy is out of date. Do an "svn update" before doing your
commit. No need to wipe the WC and checkout a new one.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:01 2006

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

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