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 22:33:46 +0100

Now, I get the same results as you.
I must have made some mistake last time.


> I did the following to start over:
> $ hg clone -r edb6ffc77997 https://majid_aldharrab@
> bitbucket.org/majid_aldharrab/glob2/
> $ hg update tip
> *did my changes*
> $ hg commit -m "Updated Arabic translation"
> $ hg push

Looks fine.

>> So "hg stat --rev 41281a3b9b79" still produces:
>
> ...
>
> Well, it doesn't give me exactly the same output. It gives me a whole lot of
> filenames preceded with M in /src, /libgag, /windows and a lot of other
> directories, along with some A's and R's.

That is a good sign.
Revision 41281a3b9b79 is 1.5 years old.
A lot of files were modified (M), added (A) or removed (R) removed since then.

A few hours ago, I got only 9 changes for that Revision and one hundred
for our most recent.  That would have been worrying.


> So it obviously isn't giving the right output (wrong changeset?).

Luckily, it was just my fault.


>> (By the way: "hg stat --rev edb6ffc77997" should have produced a result
> like the 9 merged files above.)
>
> This one gives those 9 files as well as the authors.txt

Perfect.


>> What do "hg id" and "hg stat --rev edb6ffc77997" say immediately
>
> Now that I've tried them here's what they give me:
>
> $ hg id
> 656581a35b38 (beta4-rc) tip
> $ hg stat --rev edb6ffc77997
> M campaigns/tutorial-part1.map
> M campaigns/tutorial-part2.map
> M campaigns/tutorial-part3.map
> M campaigns/tutorial-part4.map
> M data/authors.txt
> 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

As you can see, only those files were modified with respect of our
most recent revision
that we actually wanted to modify.

Your repository looks correct.


> Thank you Kai for your patience in going with a n00b like myself this far.

You're welcome.

-- 
Kai Antweiler




reply via email to

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