-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
you could try something like:
cat p4clientworkspace.txt | p4 client -i
[EMAIL PROTECTED]
- -----Original Message-----
From: M.A.Dunphy [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 12, 2001 7:30 AM
To: Ant-User (E-mail)
Subject: Creating a p4 client workspace
Hi all,
I'm trying to create a client workspace without invoking the editor.
So
first I define the settings for the workspace in a file and then I
invoke p4
to create the workspace, but it is failing for the reason shown
below:
[exec] Myos = Windows 2000
[exec] p4 client -i <
C:\DOCUME~1\mdunphy\LOCALS~1\Temp\p4clientworkspace.txt
Execute:Java13CommandLauncher: p4 client -i <
C:\DOCUME~1\mdunphy\LOCALS~1\Temp\p4_clientworkspace.txt
[exec] Usage: client -i [ -f ]
[exec] Unexpected arguments.
[exec] Result: 1
the exec task is shown below:
<exec executable="p4">
<arg line="client -i < ${p4.client.workspace}"/>
</exec>
Anybody have any ideas?
Thanks
Mick
-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.8
iQA/AwUBOqz5qgXY7J7Vn/AcEQIx6ACdH730PlnASUHVmrTMfBDumKv+DE4Anjxb
rl97I2eN/rB1RC1UHGsIS4ke
=u4x5
-----END PGP SIGNATURE-----