[cs631apue] Error in git push

Jan Schaumann jschauma at stevens.edu
Thu Nov 20 17:34:43 EST 2014


cpunjabi <cpunjabi at stevens.edu> wrote:
> I tried chown and chmod commands but failed with "Operation not  
> permitted" error. Anyone faced same issue?

These commands are expected to error on some files; you can only fix the
ones that you own.  Which is why it's important that _every_ member of
your team runs them.

For your team, it looks like yzhao38 needs to run them.  After that's
done, everybody on your team should be able to 'git push'.

-Jan


More information about the cs631apue mailing list