Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin will never checkout a file with +w attribute in perforce. #20

Open
jjacobsson opened this issue Nov 22, 2016 · 0 comments
Open

Comments

@jjacobsson
Copy link

The first thing in the Checkout function is "if(IsFileWriteable(...)) return -1". This makes it impossible to ever open a file that has the +w attribute (always writable on client) from the plugin, and that is super annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant