This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Run Clearcase under Cygwin bash Shell


: I do use NT Client. The main issue is the trigger. My triggers are in
: bourne shell scripts. When operation start, a trigger is invoked by
: ClearCase process on NT.... This is the place cygwin bash shell is
: needed.
: 
: Now, I can write a wrapper, with extension .bat, which invoke bash. Is
: there any way to do it without wrapper?
I have not written our triggers but it seems they also wrap from .bat to 
some invocation of perl with "%0" (hiding the wrapping code by some trick 
if the same script is already invoked via perl). Don't know why they 
chose perl.

Thomas Wolff

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]