On 08/09/2011 07:26 AM, Paul Sokolovsky wrote:
> Hello Alexander,
>
> On Mon, 8 Aug 2011 12:39:41 +0200
> Alexander Sack wrote:
>
>> ok spads from IS gave better suggestion than using umask in .bashrc.
>> Now, we propose that you set alias for git like:
>>
>> alias git='UMASK=002 git'
>
> I und
Hello Alexander,
On Mon, 8 Aug 2011 12:39:41 +0200
Alexander Sack wrote:
> ok spads from IS gave better suggestion than using umask in .bashrc.
> Now, we propose that you set alias for git like:
>
> alias git='UMASK=002 git'
I understand the logic here - set umask only for git, but would that
ok spads from IS gave better suggestion than using umask in .bashrc.
Now, we propose that you set alias for git like:
alias git='UMASK=002 git'
Please update accordingly.
Thanks!
On Mon, Aug 8, 2011 at 11:51 AM, Alexander Sack wrote:
> this should be fixed now. folks, please use:
>
> umask 002
this should be fixed now. folks, please use:
umask 002
in your .bashrc -> ssh git.linaro.org -> change .bashrc there.
I guess from now on we could consider to use gerrit for toolchain etc. too.
Thanks!
On Sun, Aug 7, 2011 at 8:16 PM, James Westby wrote:
> On Sun, 7 Aug 2011 02:25:17 +0100, Za
On Sun, 7 Aug 2011 02:25:17 +0100, Zach Pfeffer wrote:
> I'm seeing the same thing:
>
> $git push linaro HEAD
> Counting objects: 5, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (2/2), done.
> Writing objects: 100% (3/3), 454 bytes, done.
> Total 3 (delta 1), reus
I'm seeing the same thing:
$git push linaro HEAD
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 454 bytes, done.
Total 3 (delta 1), reused 0 (delta 0)
error: insufficient permission for adding an object to re