On Tue, 13 Sep 2011 03:23:34 -0700 (PDT) er <[email protected]> wrote:
[...] > $ git checkout -b gh-pages origin/gh-pages > warning: unable to unlink c_array/doc/html/c_array_HTML.manifest: > Permission denied > warning: unable to unlink c_array/doc/html/index.html: Permission > denied > Branch gh-pages set up to track remote branch gh-pages from origin. > Switched to a new branch 'gh-pages' > > What should I do about the warnings, here? What's the output of $ ls -l c_array/doc/html/c_array_HTML.manifest $ ls -l c_array/doc/html/index.html $ ls -ld _array/doc/html/ $ id ? -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
