On 5/26/05, Julian Wood <[EMAIL PROTECTED]> wrote: > 1.10 - I'll try the latest (1.11.20 or 1.12.12, it appears) ASAP. I was > assuming that since the cvs command maven says it is running actually > does run fine at the prompt (in the same env), that the problem was > elsewhere, but we'll see.
Cool, thanks. As you say, all Maven is doing is forking a cvs instance, so it might be hard to get it to do anything differently. > Yes - I'll let you know what happens. Remember that scm:tag and > scm:update both work, so I'm not sure what in the env could affect > scm:checkout, but maybe you have a better idea. The main difference being the use of a target/checkouts directory for checkout - can you check it is properly created, with permissions that would allow writing? HTH, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
