Re: Question about git

2009-05-06 Thread Behdad Esfahbod
On 05/06/2009 07:00 AM, Simos Xenitellis wrote: On Tue, May 5, 2009 at 4:41 PM, Behdad Esfahbod wrote: On 05/05/2009 01:28 AM, Shaun McCance wrote: This assumes that the branch is merged into master otherwise. I strongly suggest cherry-pick instead of merge. Isn't that going to cause merge

Re: New coordinator for Japanese translation team

2009-05-06 Thread Simos Xenitellis
On Wed, May 6, 2009 at 5:18 PM, Takayuki KUSANO wrote: > Hi, all. > > I want to be a coordinator for Japanese translation team. > > Currently, Japanese translation team has no coordinator > (Mr. Takeshi Aihana, listed as coordinator on l10n.gnome.org, step > down in Mar 2006). > > ref. http://bugz

Re: problem with git

2009-05-06 Thread Tirumurti Vasudevan
> > I did some experiments with shallow clones, > http://blogs.gnome.org/simos/2009/04/18/git-clones-vs-shallow-git-clones/ > > I noticed that there is no significant benefit. In fact, it is > possible to mess up the repository > in a weird way. There are unknown issues when you try to push your >

Re: problem with git

2009-05-06 Thread Simos Xenitellis
On Wed, May 6, 2009 at 5:39 PM, Tirumurti Vasudevan wrote: > thanks a ton! > did as you said and commited the files successfully. > > now to experiment with a shallow clone. > suggestions? I did some experiments with shallow clones, http://blogs.gnome.org/simos/2009/04/18/git-clones-vs-shallow-gi

Re: problem with git

2009-05-06 Thread Tirumurti Vasudevan
thanks a ton! did as you said and commited the files successfully. now to experiment with a shallow clone. suggestions? tia drtv On Wed, May 6, 2009 at 4:09 PM, Simos Xenitellis wrote: > you can simply run > > cd po/ > intltool-update ta > > which will update ta.po to reflect the current statu

New coordinator for Japanese translation team

2009-05-06 Thread Takayuki KUSANO
Hi, all. I want to be a coordinator for Japanese translation team. Currently, Japanese translation team has no coordinator (Mr. Takeshi Aihana, listed as coordinator on l10n.gnome.org, step down in Mar 2006). ref. http://bugzilla.gnome.org/show_bug.cgi?id=566061 I was worked as Japanese traslat

Re: problem with git

2009-05-06 Thread Tirumurti Vasudevan
aha! that is it! thanks! tv On Wed, May 6, 2009 at 4:09 PM, Simos Xenitellis wrote: > you can simply run > > cd po/ > intltool-update ta > -- My blogs: [all in Tamil] http://anmikam4dumbme.blogspot.com/ http://chitirampesuthati.blogspot.com/ photo blog now with english text too! http://katha

Re: Question about git

2009-05-06 Thread Simos Xenitellis
On Tue, May 5, 2009 at 4:41 PM, Behdad Esfahbod wrote: > On 05/05/2009 01:28 AM, Shaun McCance wrote: > >>> This assumes that the branch is merged into master otherwise.  I strongly >>> suggest cherry-pick instead of merge. >> >> Isn't that going to cause merge conflicts for me the >> maintainer w

Re: problem with git

2009-05-06 Thread Simos Xenitellis
On Wed, May 6, 2009 at 11:03 AM, Tirumurti Vasudevan wrote: > > > -- Forwarded message -- > From: Tirumurti Vasudevan > Date: Wed, May 6, 2009 at 3:31 PM > Subject: Re: problem with git > To: Runa Bhattacharjee > > > > > On Wed, May 6, 2009 at 12:00 PM, Runa Bhattacharjee > wrot

Re: Fwd: problem with git

2009-05-06 Thread Gil Forcada
El dc 06 de 05 de 2009 a les 12:10 +0200, en/na Gabor Kelemen va escriure: > Tirumurti Vasudevan írta: > > i download the file from damed lies and sure, there are two strings that > > need correction. > > so what do i do? > > > > > You update the file from d-l, rename it to ta.po, overwrite the

Re: Fwd: problem with git

2009-05-06 Thread Gabor Kelemen
Tirumurti Vasudevan írta: > i download the file from damed lies and sure, there are two strings that > need correction. > so what do i do? > > You update the file from d-l, rename it to ta.po, overwrite the existing one in the git checkout and commit it. Damned-lies does not show what you have

Fwd: problem with git

2009-05-06 Thread Tirumurti Vasudevan
-- Forwarded message -- From: Tirumurti Vasudevan Date: Wed, May 6, 2009 at 3:31 PM Subject: Re: problem with git To: Runa Bhattacharjee On Wed, May 6, 2009 at 12:00 PM, Runa Bhattacharjee wrote: > The files would be inside the po directory. Since Gnome repository has now > m

Re: problem with git

2009-05-06 Thread Tirumurti Vasudevan
On Wed, May 6, 2009 at 12:19 PM, Claude Paroz wrote: > > Just put it in your checkout tree. And please, carefully read > http://live.gnome.org/TranslationProject/GitHowTo > > thanks for the reply. i will put it in the po folder and see what happens regards tv ___