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

Re: Out of date errors just after a revert

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-09-10 07:34:03 CEST

"Eric S. Raymond" <esr@snark.thyrsus.com> writes:

> Isn't revert supposed to refresh the baseline copy? How can it be
> out of date at that point?

Revert simply rebuilds the working from from the pristine text-base in
the .svn directory. If you had a commit that went sour between the
time the new revision was added in the server, and the time your
client performed its post-commit admin tasks, then it's possible that
you have already committed the very changes you are trying now to
commit.

Try reverting again, and then running 'svn update'. Chances are good
that the server will send you the very changes you're trying to send
*it*. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 10 07:35:44 2004

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.