Re: [Gimp-docs] push/pull problems

2010-03-26 Thread Kolbjørn Stuestøl
Roman Joost skreiv: > While you're saying that, I'll sometimes use: > > git clean -x -d -f > > to remove all files which were generated during the setup or install > process to start from scratch. Keep in mind before executing that this > will also wipe all unknown files to git from the directo

Re: [Gimp-docs] push/pull problems

2010-03-26 Thread Roman Joost
On Wed, Mar 24, 2010 at 06:23:09PM +0100, Kolbjørn Stuestøl wrote: > At last I got through. > > Thank you Claude, Roman, and Julien.(private mails) and to Ulf for > changing the gimp-help-2.doap file. > As I am the only Norwegian translator, I have time to correct any > mistakes or mash ups :-)

Re: [Gimp-docs] push/pull problems

2010-03-24 Thread Kolbjørn Stuestøl
At last I got through. Thank you Claude, Roman, and Julien.(private mails) and to Ulf for changing the gimp-help-2.doap file. As I am the only Norwegian translator, I have time to correct any mistakes or mash ups :-) I do not know what went wrong at the first place and how I corrected it. I ju

Re: [Gimp-docs] push/pull problems

2010-03-24 Thread Kolbjørn Stuestøl
Claude Paroz skreiv: > Never do "git add .". Basically, this command tell gits that all > modified/new files in the checkout should be added in the next commit. > In most of cases, this will add too much unwanted stuff (like the .doap > file you never intended to modify). > > It is better to add se

Re: [Gimp-docs] push/pull problems

2010-03-23 Thread Roman Joost
Hi Kolbjørn, On Fri, Mar 19, 2010 at 12:03:00PM +0100, Kolbjørn Stuestøl wrote: > When trying to pull or push files from/to server I get the following > message: > My config file is > > $ git config -l > user.name=Kolbjørn Stuestøl > user.email=kolbjo...@src.gnome.org > color.ui=

Re: [Gimp-docs] push/pull problems

2010-03-23 Thread Claude Paroz
Le mardi 23 mars 2010 à 22:44 +0100, Kolbjørn Stuestøl a écrit : > Claude Paroz skreiv: > > Le mardi 23 mars 2010 à 13:19 +0100, Kolbjørn Stuestøl a écrit : > > > >> Invalid .doap fil? > >> > >> Finally I get through, resulting in another problem ;-) > >> "git push" results in this return messag

Re: [Gimp-docs] push/pull problems

2010-03-23 Thread Kolbjørn Stuestøl
Claude Paroz skreiv: > Le mardi 23 mars 2010 à 13:19 +0100, Kolbjørn Stuestøl a écrit : > >> Invalid .doap fil? >> >> Finally I get through, resulting in another problem ;-) >> "git push" results in this return message: >> >> $ git push >> Counting objects: 848, done. >>

Re: [Gimp-docs] push/pull problems

2010-03-23 Thread Claude Paroz
Le mardi 23 mars 2010 à 13:19 +0100, Kolbjørn Stuestøl a écrit : > Invalid .doap fil? > > Finally I get through, resulting in another problem ;-) > "git push" results in this return message: > > $ git push > Counting objects: 848, done. > Compressing objects: 100% (435/435

Re: [Gimp-docs] push/pull problems

2010-03-23 Thread Kolbjørn Stuestøl
Invalid .doap fil? Finally I get through, resulting in another problem ;-) "git push" results in this return message: $ git push Counting objects: 848, done. Compressing objects: 100% (435/435), done. Writing objects: 100% (486/486), 219.00 KiB | 13 KiB/s, done.

[Gimp-docs] push/pull problems

2010-03-19 Thread Kolbjørn Stuestøl
When trying to pull or push files from/to server I get the following message: $ git push ssh: connect to host stuestoel.no port 22: Connection timed out fatal: The remote end hung up unexpectedly According to what said in live.gnome.org/TranslationProject/GitHowTo my account is acce