[Top][All Lists]
[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: |
Wed, 13 Jan 2010 18:14:08 +0100 |
> 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
- Re: [glob2-devel] Re: Tutorial translation isn't detected, (continued)
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Leo Wandersleb, 2010/01/08
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Majid AL-Dharrab, 2010/01/10
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Kai Antweiler, 2010/01/10
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Majid AL-Dharrab, 2010/01/11
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Kai Antweiler, 2010/01/11
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Kai Antweiler, 2010/01/11
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Majid AL-Dharrab, 2010/01/12
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Kai Antweiler, 2010/01/12
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Kai Antweiler, 2010/01/12
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Majid AL-Dharrab, 2010/01/13
- Re: [glob2-devel] Re: Tutorial translation isn't detected,
Kai Antweiler <=
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Majid AL-Dharrab, 2010/01/14
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Kai Antweiler, 2010/01/14
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Majid AL-Dharrab, 2010/01/14
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Kai Antweiler, 2010/01/14
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Leo Wandersleb, 2010/01/14
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Majid AL-Dharrab, 2010/01/15
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Majid AL-Dharrab, 2010/01/16
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Leo Wandersleb, 2010/01/16
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Leo Wandersleb, 2010/01/16
- Re: [glob2-devel] Re: Tutorial translation isn't detected, Leo Wandersleb, 2010/01/24