--- Marcus <[EMAIL PROTECTED]> wrote:
> that is what i thought but then i get:
> 
> p:\cpdev\main\src\run_build.xml:27: Problem exec'ing P4 command: error:
> //cpdev//main/src/... - no such file(s).

But that's not because <p4sync> isn't defined -- in fact, it is, and the
above is the output from 'p4', telling you there are no such files at
//cpdev//main/src/...

I suspect it's the double slashes before main, and you really meant to
specify //cpdev/main/src/...

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to