[Libreoffice] [PUSHED] [PATCH]: Translate German Comments
Philipp Weissenbacher
p.weissenbacher at gmail.com
Fri Oct 28 13:11:35 PDT 2011
On 28/10/11 20:12, Norbert Thiebaud wrote:
> On Fri, Oct 28, 2011 at 12:09 PM, Philipp Weissenbacher
> <p.weissenbacher at gmail.com> wrote:
>>>
>>> ls -l .git/hooks
>>
>> -rwxrwxr-x. 1 philipp philipp 452 Oct 21 03:00 applypatch-msg.sample
>> -rwxrwxr-x. 1 philipp philipp 896 Oct 21 03:00 commit-msg.sample
>> -rwxrwxr-x. 1 philipp philipp 160 Oct 21 03:00 post-commit.sample
>> -rwxrwxr-x. 1 philipp philipp 548 Oct 21 03:00 post-receive.sample
>> -rwxrwxr-x. 1 philipp philipp 189 Oct 21 03:00 post-update.sample
>> -rwxrwxr-x. 1 philipp philipp 398 Oct 21 03:00 pre-applypatch.sample
>> -rwxrwxr-x. 1 philipp philipp 1578 Oct 21 03:00 pre-commit.sample
>> -rwxrwxr-x. 1 philipp philipp 1239 Oct 21 03:00 prepare-commit-msg.sample
>> -rwxrwxr-x. 1 philipp philipp 4951 Oct 21 03:00 pre-rebase.sample
>> -rwxrwxr-x. 1 philipp philipp 3611 Oct 21 03:00 update.sample
>>
>
> oh... that is not good!
>
> can you run
> ./g -z
> please, and verify that after that you have, afterward, something like
>> $ ll .git/hooks/
> total 112
> -rwxr-xr-x 1 n_th staff 452 Aug 6 15:41 applypatch-msg.sample
> lrwxr-xr-x 1 n_th staff 26 Aug 6 16:04 commit-msg ->
> ../../git-hooks/commit-msg
> -rwxr-xr-x 1 n_th staff 896 Aug 6 15:41 commit-msg.sample
> -rwxr-xr-x 1 n_th staff 160 Aug 6 15:41 post-commit.sample
> lrwxr-xr-x 1 n_th staff 26 Aug 6 16:04 post-merge ->
> ../../git-hooks/post-merge
> -rwxr-xr-x 1 n_th staff 552 Aug 6 15:41 post-receive.sample
> -rwxr-xr-x 1 n_th staff 189 Aug 6 15:41 post-update.sample
> -rwxr-xr-x 1 n_th staff 398 Aug 6 15:41 pre-applypatch.sample
> lrwxr-xr-x 1 n_th staff 26 Aug 6 16:04 pre-commit ->
> ../../git-hooks/pre-commit
> -rwxr-xr-x 1 n_th staff 1578 Aug 6 15:41 pre-commit.sample
> -rwxr-xr-x 1 n_th staff 4951 Aug 6 15:41 pre-rebase.sample
> -rwxr-xr-x 1 n_th staff 1239 Aug 6 15:41 prepare-commit-msg.sample
> -rwxr-xr-x 1 n_th staff 3611 Aug 6 15:41 update.sample
No, I just get:
cat: /home/philipp/Projekte/LibreOffice/core/bin/repo-list: No such file
or directory
>
>
> Out of curiosity, how did you set-up your repos ? (pure git clone,
> using the tar.gz primer method ? )
I used git clone git://anongit.freedesktop.org/git/core/
And then followed the patch handling guideline to generate the patches.
Am I doing it wrong?
Philipp
More information about the LibreOffice
mailing list