Hi Pete,

I checked. I searched for touch.* in my machine. My machine inspite of not
having touch.com/touch.exe/touch.bat doesn't give this particular message.
On my colleague's machine it does.

How do I install touch on my colleagues machine (touch for windows 2000)

Also, Can it be the particular order of jars in the classpath which contain
'touch.class' and particular class gives this message? 

Best Regards
Jubin



-----Original Message-----
From: Peter Donald [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 25, 2002 11:08 AM
To: Ant Users List
Subject: Re: Question Related to Touch


On Thu, 24 Jan 2002 23:58, Jubin Gosar wrote:
> Hi All
>
> I am using Ant for integration and build testing for  a .NET project on
> windows 2000. I  had configured ant on my machine. Now I want the same to
> be used by other developers. But only on their machine while checking out
> from StarTeam I am getting the below error message for all files but the
> file is being checked. How can I prevent the message from appearing.
>
>
> checkout_src:
>     error: (CreateProcess: touch -t 200108221051.34
>
E:\nstore_deploy\temp\build_dev\build.01.01.1\nApplications\nStore\Executio
>n \src\CommonMethods\AssemblyInfo.cs error=2) executing touch command:
touch
> -t 200108221051.34
>
E:\nstore_deploy\temp\build_dev\build.01.01.1\nApplications\nStore\Executio
>n \src\CommonMethods\AssemblyInfo.cs

This means that touch is probably not installed on that particular machine. 
Can you run the command from the commanline? Are you sure touch is in your 
path?

-- 
Cheers,

Pete

-----------------------------------------------------------
 I don't suffer from insanity. I enjoy every minute of it.
-----------------------------------------------------------

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

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

Reply via email to