Greetings,
We have a quick question about the iwlock command, which is used for locking a file in a TeamSite workarea.
So here is the syntax example in the command line tools guide:
>iwlock branch1/WORKAREA/wa1/test.html 'here is a comment'
So the syntax for that is branch file, and a comment in single quotes.
What we want to know is this:
Lets say, we want to lock EVERY file named test.html in a given branch and all of it's subfolders.
Do the command line tools allow for wildcard variables in the branch description to achieve this?
And where the wildcard can mean for more than just one subfolder if necessary?
Something like to this effect. Just let us know; thanks!!!
>iwlock branch1/WORKAREA/wa1/test.html 'here is a comment'
Jim