Ben Collins-Sussman wrote:
>
> 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.
>
>
Is there a better way to fix the problem than (what I did) checking out
another working copy, copying all the changes over manually and
committing from the new working copy?
---------------------------------------------------------------------
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:36:27 2005