Windows 7 Permissions

Posted by Scott on Super User See other posts from Super User or by Scott
Published on 2010-06-16T17:46:17Z Indexed on 2010/06/16 17:53 UTC
Read the original article Hit count: 248

Filed under:
|
|
|
|

I have an odd problem with a windows 7 laptop. It's a single user installation currently. This is a fresh install on an Asus laptop.

I have a svn repo checked out on my second partition. I have a directory which I have added to svn:ignore list, because it is for tmp files. This specific directory shows as read-only. I need write access on this directory for my project to function properly.

If I right click and modify the directory to be not be read only and run this recursively, it simply is immediately reverted back to a read-only directory.

I have also modified apache's service to run as myself to no avail.

I'm stumped... Any ideas?

© Super User or respective owner

Related posts about windows-7

Related posts about permissions