On Sep 13, 4:36 pm, PJ Weisberg <pjweisb...@gmail.com> wrote:
> On Tuesday, September 13, 2011, er <arobase...@gmail.com> wrote:
> > -rw-r--r--  1 root  staff  11 Aug 28 21:43
>
> c_array/doc/html/c_array_HTML.manifest> -rw-r--r--  1 root  staff  12998 Sep  
> 2 21:58 c_array/doc/html/index.html
> > drwxr-xr-x  4 root  staff  136 Aug 28 17:32 c_array/doc/html/
>
> > uid=502(er) gid=20(staff)
>
> groups=20(staff),101(com.apple.sharepoint.group.1),204(_developer),100(_lpoperator),98(_lpadmin),81(_appserveradm),80(admin),79(_appserverusr),61(localaccounts),12(everyone),401(com.apple.access_screensharing)
>
> Were you running as root when you checked out?  The files are owned by root,
> and only root has permission to delete them.
>
> Assuming you have permission to run sudo, you might want to run:
>
> sudo chown -R er .
>
> to reclaim ownership of all the files in the directory.
>
> --
>
> -PJ

I realize I should have preceded the command by sudo. Having said
this, now that the harm is done (the warnings), what do I do about it?

BTW, I'm not even clear why fetch has to be followed by checkout. git
seems to require an additional step compared with svn commands. e.g.
commit followed by push.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to