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

Re: unable to bump revision (error in working copy)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-30 20:56:38 CEST

On Jun 30, 2005, at 1:08 PM, Clint Chapman wrote:
> However, it appears it was a problem with my working copy after
> all. I checked out another working copy and copied only the
> changed files (I copied the everything including the .svn folders
> last time) and everything checked in fine. I'm still not sure what
> caused the problem. I hope things go more smoothly in the future.

The error you saw is what happens when the commit happens in the
repository, but then the working copy doesn't successfully "follow
up" by bumping the local-revnums of the committed objects in the
working copy. This can happen if, say, the network drops before the
client hears what the newly-created global revnum is.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 30 21:23:56 2005

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.