P4Sandbox files are readonly even with setting allwrite

蹲街弑〆低调 提交于 2019-12-11 23:17:04

问题


I'm trying to configure P4Sandbox so that I can follow a workflow similar to git. However, after setting up the sandbox the files in my new repo are still readonly. I've tried using p4 client and p4v to change the settings to allwrite. It looks like that change is successful, but after making it the files in the directory are still readonly. Is changing from noallwrite to allwrite supposed to change the permissions on all files managed by the repository? If so any ideas on what I might be doing wrong.

(Note that I am using Windows 7 x64).

来源:https://stackoverflow.com/questions/17935286/p4sandbox-files-are-readonly-even-with-setting-allwrite

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!