Re: Git issues with Evince repository?
- From: Juanjo Marin <juanjomarin96 yahoo es>
- To: Wouter Bolsterlee <wbolster gnome org>
- Cc: evince-list gnome org
- Subject: Re: Git issues with Evince repository?
- Date: Tue, 06 Oct 2009 23:57:48 +0200
El mar, 06-10-2009 a las 21:57 +0200, Wouter Bolsterlee escribió:
> For other projects this seems to work fine, e.g.
> http://git.gnome.org/cgit/gtk+/?h=master shows me what I expect to see.
>
> Any clue what I did wrong?
I asked for help on IRC and Owen Taylor kindly debugged it. It seems to
be a permission problem and the setting of the umask in your bashrc
caused the problem. You have umask '077', but you should use the default
value (Debian-based distros uses '022' and Red Hat/SUSE distros uses
'002')
So your git commands were correct, but not your configuration.
Now everything is OK.
Be sure to change it before doing another push :)
Cheers,
-- Juanjo Marín
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]