Eric Fetzer wrote:
When using stcheckout recursively in Linux, I'm getting a folder created with 
permissions of 666, and thus, it can't checkout anything below the folder out 
because it doesn't have permissions.  Any way to say check out and give files / 
folders ??? perms?


Eric,

it seems that the <stcheckout> task does not support files permission[1]
you could use after checking out the <chmod> task on your folder[2]

[1] : http://nantcontrib.sourceforge.net/release/latest/help/tasks/stcheckout.html
[2] : http://ant.apache.org/manual/Tasks/chmod.html

hope this help

S.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to