I'm a new with p4v so please be patient if my questions are "simple" :)
Description:
I want to write a script that upon any creation of "new workspace" will set its property "Line ending characters for text files:" to "Shared: writes UNIX style and reads local style" (the property is under the "Advanced" tab).
Questions:
- triggers - I understand that I need to add a record to the triggers table, but I don't know what what the record must contain (an example will be great).
- script - I want to write the script with Groovy (I'm in windows environment), how do I refer to a "new workspace" from within the script? where do I keep the script so that the trigger can run it?
That's it for now, thoughts anyone?
Regards, Igor.