Re: Question about git

2009-05-24 Thread Johannes Schmid
Hi! > d...@narayana:~/git/evince/po$ git reset --hard HEAD^ > HEAD is now at f9b57c7 [printing] Fixes crash found by tests > d...@narayana:~/git/evince/po$ git status > # On branch master > # Untracked files: > # (use "git add ..." to include in what will be committed) > # > # evince.pot >

damned-lies account (was Re: Question about git)

2009-05-24 Thread Christian Rose
On 5/23/09, Claude Paroz wrote: > Le samedi 23 mai 2009 à 19:24 +0200, Johannes Schmid a écrit : > > Am Samstag, den 23.05.2009, 22:05 +0500 schrieb Nurali Abdurahmonov: > > > Hi all. In uzbekistan internet traffic very expensive. In git I > > spend more traffic than svn. I use dial-up connect

Branch dia-0-97 created

2009-05-24 Thread Hans Breuer
I've just created a stable dia-0-97 branch. Future dia-0.97.x releases may be made off that branch, while development towards dia-0.98 proceeds on master. Hans "at" Breuer "dot" Org --- Tell me what you need, and I'll tell you how to get along without it.-- Dilber

Re: Question about git

2009-05-24 Thread Simos Xenitellis
On Sun, May 24, 2009 at 7:16 AM, Tirumurti Vasudevan wrote: > On Sun, May 24, 2009 at 7:04 AM, Tirumurti Vasudevan > wrote: >> yes it is a little difficult to keep track of what has changed since >> last commit. >> one has to look at the number of strings of each and every module. >> > -

Re: Question about git

2009-05-24 Thread Tirumurti Vasudevan
quite a few lessons here. i shall read in time absorb work at it and get back to you. thanks a lot! drtv On Sun, May 24, 2009 at 4:35 PM, Simos Xenitellis wrote: > Tell me if http://live.gnome.org/TranslationProject/GitHowTo is > unclear with the instructions when trying to fix the local git > re

Re: Question about git

2009-05-24 Thread Tirumurti Vasudevan
huh! or intltool-update ta ? will think over what you hav said thanks tv On Sun, May 24, 2009 at 3:46 PM, Johannes Schmid wrote: > You have to run git rebase origin again here because the last rebase > failed because of your uncommitted changes. > -- My blogs: [all in Tamil] http://anmikam4du

Re: Question about git

2009-05-24 Thread Tirumurti Vasudevan
On Sun, May 24, 2009 at 4:35 PM, Simos Xenitellis wrote: > These files were last modified in 2007. > When you type 'git log thumbnailer/evince-thumbnailer-ps.schemas.in' > you get > ... > Date:   Sun Apr 8 15:34:43 2007 + > ... > > It is unclear why they would be modified in your case. well.

Re: Question about git

2009-05-24 Thread Simos Xenitellis
On Sun, May 24, 2009 at 4:35 PM, Tirumurti Vasudevan wrote: > On Sun, May 24, 2009 at 4:35 PM, Simos Xenitellis > wrote: > >> These files were last modified in 2007. >> When you type 'git log thumbnailer/evince-thumbnailer-ps.schemas.in' >> you get >> ... >> Date:   Sun Apr 8 15:34:43 2007 +

Re: Question about git

2009-05-24 Thread Tirumurti Vasudevan
On Sun, May 24, 2009 at 9:20 PM, Simos Xenitellis wrote: > I think the previous command removed your commit, or something went wrong. > When you are in doubt, it is good to clean up your local repository and make > it > match to what is available on git.gnome.org. That is 'git reset > --hard' and

more questions about git

2009-05-24 Thread Tirumurti Vasudevan
worked on evince and wanted to update. here goes... d...@narayana:~/git/evince/po$ git status # On branch master # Changed but not updated: # (use "git add ..." to update what will be committed) # # modified: ta.po # # Untracked files: # (use "git add ..." to include in what will be co

Re: Question about git

2009-05-24 Thread Simos Xenitellis
On Sun, May 24, 2009 at 5:02 PM, Tirumurti Vasudevan wrote: > On Sun, May 24, 2009 at 9:20 PM, Simos Xenitellis > wrote: >> I think the previous command removed your commit, or something went wrong. >> When you are in doubt, it is good to clean up your local repository and make >> it >> match to

Re: more questions about git

2009-05-24 Thread Simos Xenitellis
On Sun, May 24, 2009 at 5:10 PM, Tirumurti Vasudevan wrote: > worked on evince and wanted to update. > here goes... > > d...@narayana:~/git/evince/po$ git status > # On branch master > # Changed but not updated: > #   (use "git add ..." to update what will be committed) > # > #       modified:   t

Re: more questions about git

2009-05-24 Thread Tirumurti Vasudevan
On Sun, May 24, 2009 at 10:47 PM, Simos Xenitellis wrote: > You can try 'git log origin..master' to see what commits you performed > that did not get pushed to git.gnome.org. > The list needs to be empty in order to 'git up', so that you do not have > local commits pending. well this is what hap

Re: Question about git

2009-05-24 Thread Tirumurti Vasudevan
could i use this script? regards drtv On Sun, May 24, 2009 at 10:25 PM, Simos Xenitellis wrote: > I use a script so that all my modules are 'git up'-ed in one go. It > takes me about 10 minutes for all of GNOME 2.28. -- My blogs: [all in Tamil] http://anmikam4dumbme.blogspot.com/ http://chi