You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Célio Cidral Junior <cc...@gmail.com> on 2006/06/19 19:55:19 UTC

Strange (apparently non-sense) out-of-date error

Hi!

The out-of-date error happens while trying to roll changes back from
several revisions. It happened with another guy here in my company. I
reproduced the error locally using a brand new repository and
repeating exactly all the steps he gave.

After googling about this problem, I found that some users have
reported out-of-date errors similar to this. I put two links below,
however I think none of them relates to our problem.

http://svn.haxx.se/dev/archive-2006-05/0323.shtml
http://svn.haxx.se/users/archive-2006-02/0109.shtml

Well, I'm not going to tell much about this error here. I found it
better to attach both the transcript and a batch file (for Windows)
which can help to show and also understand the problem. It's quite
reproduceable. The svn's version I'm using is at the end of the
transcript file.

p.s.: If you want to run the batch file, you have to rename the
attached file from "go.rename-to-bat" to "go.bat", just as its actual
self-explained name instructs.  :-)

Kind regards,

Célio Cidral Junior

Re: Strange (apparently non-sense) out-of-date error

Posted by Célio Cidral Junior <cc...@gmail.com>.
2006/6/20, Erik Huelsmann <eh...@gmail.com>:
> This is a (known) bug in the working copy library: Merge may cause a
> 'replacement with history' of an already versioned item. In the
> hopefully-soon-to-be-released version 1.4, this has been addressed.

Great!

>
>  (Your except triggered me to read your transcript.)
>

Thanks for the tip. I will remember to do it always.  :-)

Célio

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Strange (apparently non-sense) out-of-date error

Posted by Erik Huelsmann <eh...@gmail.com>.
On 6/20/06, Célio Cidral Junior <cc...@gmail.com> wrote:
> 2006/6/19, Ryan Schmidt <su...@ryandesign.com>:
> >
> > I don't have time to understand your entire transcript right now, but
> > perhaps it's this enhancement request:
> >
> > http://subversion.tigris.org/issues/show_bug.cgi?id=1539
> >
>
> Hmm, I checked it out. It doesn't seem to be the problem, I think. The
> big weird thing here is this (taken from the transcript):
>
> C:\wc>svn commit -m "Revert changes from revision 9 down to 1"
> Replacing      apple
> svn: Commit failed (details follow):
> svn: Out of date: 'apple' in transaction '9-1'
>
> C:\wc>svn update
> svn: Working copy path 'apple' does not exist in repository
>
> The apple directory is out of date but it also does not exist in the
> repository. What's going on?

This is a (known) bug in the working copy library: Merge may cause a
'replacement with history' of an already versioned item. In the
hopefully-soon-to-be-released version 1.4, this has been addressed.

HTH,


Erik.

 (Your except triggered me to read your transcript.)

Re: Strange (apparently non-sense) out-of-date error

Posted by Célio Cidral Junior <cc...@gmail.com>.
2006/6/19, Ryan Schmidt <su...@ryandesign.com>:
>
> I don't have time to understand your entire transcript right now, but
> perhaps it's this enhancement request:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=1539
>

Hmm, I checked it out. It doesn't seem to be the problem, I think. The
big weird thing here is this (taken from the transcript):

C:\wc>svn commit -m "Revert changes from revision 9 down to 1"
Replacing      apple
svn: Commit failed (details follow):
svn: Out of date: 'apple' in transaction '9-1'

C:\wc>svn update
svn: Working copy path 'apple' does not exist in repository

The apple directory is out of date but it also does not exist in the
repository. What's going on?

Célio

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Strange (apparently non-sense) out-of-date error

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Jun 19, 2006, at 21:55, Célio Cidral Junior wrote:

> The out-of-date error happens while trying to roll changes back from
> several revisions. It happened with another guy here in my company. I
> reproduced the error locally using a brand new repository and
> repeating exactly all the steps he gave.
>
> After googling about this problem, I found that some users have
> reported out-of-date errors similar to this. I put two links below,
> however I think none of them relates to our problem.
>
> http://svn.haxx.se/dev/archive-2006-05/0323.shtml
> http://svn.haxx.se/users/archive-2006-02/0109.shtml
>
> Well, I'm not going to tell much about this error here. I found it
> better to attach both the transcript and a batch file (for Windows)
> which can help to show and also understand the problem. It's quite
> reproduceable. The svn's version I'm using is at the end of the
> transcript file.
>
> p.s.: If you want to run the batch file, you have to rename the
> attached file from "go.rename-to-bat" to "go.bat", just as its actual
> self-explained name instructs.  :-)

I don't have time to understand your entire transcript right now, but  
perhaps it's this enhancement request:

http://subversion.tigris.org/issues/show_bug.cgi?id=1539


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org