I am trying to clone angular-seed into a directory in my apache/htdocs so 
apache can do the webserving during development. Apache is in my Windows 
system file, which requires Administrator permission to add directories and 
files.

When I do the clone, lots of successful download messages are followed by 
lots of messages that say
error: unable to create file x  (permission denied)
Then, fatal: unable to checkout working tree

Is there a git command that will give Administrator permission to create a 
file, or interrupt the clone and let me manually give permission?

What other alternatives do I have to get the contents of angular-seed into 
a new directory in htdocs? 

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to