glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] Re: Tutorial translation isn't detected


From: Kai Antweiler
Subject: Re: [glob2-devel] Re: Tutorial translation isn't detected
Date: Thu, 14 Jan 2010 18:15:00 +0100

> Well, here's another try:
> https://bitbucket.org/majid_aldharrab/glob2/changeset/656581a35b38/ but it
> -for some unknown stupid reason- says that I have deleted 2 files. Why's
> that?!

It looks like mercurial somehow has used the working directory of
revision 41281a3b9b79 (from year 2008), but the repository entry of
revision edb6ffc77997 (from year 2010).

So "hg stat --rev 41281a3b9b79" still produces:
M campaigns/tutorial-part1.map
M campaigns/tutorial-part2.map
M campaigns/tutorial-part3.map
M campaigns/tutorial-part4.map
M data/texts.ar.txt
M scripts/tutorial_part1.sgsl
M scripts/tutorial_part2.sgsl
M scripts/tutorial_part3.sgsl
M scripts/tutorial_part4.sgsl

(By the way: "hg stat --rev edb6ffc77997" should have produced a result
like the 9 merged files above.)

I don't know how this happened.
"hg revert" can produce such results if it is not followed by a "hg update".
But I don't know could be something else.

Can you tell me the steps that you made?
What do "hg id" and "hg stat --rev edb6ffc77997" say immediately
before you start
changing the 9 files?
They should say "edb6ffc77997" and "".
-- 
Kai Antweiler




reply via email to

[Prev in Thread] Current Thread [Next in Thread]