Hi, I'm attempting to use the <pvcs> task. I have a problem when I'm get'ing to a clean workspace. I get a bunch of [pvcs] get: error, "<dirname>" is not a directory." errors. It works fine if I've done a get via the PVCS gui and then try it via Ant. I believe this is ultimately due to PVCS's lack of robustness when it come to directories. It looks like there's no "create directory if it doesn't exist option" for the GET command. Has anyone had this problem?
I'm exploring a mod to the task source, that will check strip the file names and verify the directory's existence, creating it if it's not there. But if there's a simpler way around it I'm all ears :) Thanks In Advance, Erich -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
