Skip to content

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

Description

@jjacobsson

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions