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: Majid AL-Dharrab
Subject: Re: [glob2-devel] Re: Tutorial translation isn't detected
Date: Thu, 14 Jan 2010 15:11:38 +0300

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?!

2010/1/13 Kai Antweiler <address@hidden>
> It really works.

Excellent!


> Now my changeset can be found on
> https://bitbucket.org/majid_aldharrab/glob2/changeset/3cb9d993c4b5/ and it's
> ready to get merged :).

Looks funny.
Mercurial tells me that you made your changes on top of a revision
from July 2008.
Namely: changeset 41281a3b9b79

Now with the method to add your changes on Igor's,
our most recent changeset would probably be the best place to base yours on.
In your repository this is edb6ffc77997 .

Like that:
# hg clone -r edb6ffc77997 <your local repository name> <new repository name>
# cd <new repository name>
# hg update tip

Then add your changes and check if it looks right.

That should work.

ps:
I like the "hg log -l <x>" and "hg glog -l <x>" commands, where x is the number
of changesets that will be displayed.  They instantly give useful
information about
the most relevant parts of the repository.

--
Kai Antweiler


_______________________________________________
glob2-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/glob2-devel


reply via email to

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