public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Romaszkiewicz, Tom" <Tom.Romaszkiewicz@racalinst.co.uk>
To: "'Peter A. Castro'" <doctor@fruitbat.org>
Cc: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Subject: RE: Cygwin GNU App driving Clearcase NT
Date: Thu, 05 Sep 2002 06:53:00 -0000	[thread overview]
Message-ID: <8489C4C090614142BA72740AFF56EA450A5FA3@UKSLMAIL> (raw)

Hi Peter,

I managed to get to the bottom of the problem. PATCH calls CLEARTOOL via the
stdlib system() call.  
The return value from system() was 127 (indicating the Command language
intepreter failed to execute.)
I found a tip which said:-
Add c:\cygwin\bin to PATH.
Set MAKE_MODE = unix.
After rebuilding PATCH, everything worked great.

Thanks for your encouraging words.  I'm quite new to all of this!
I look forward to using cygwin more, it's very powerful.

Tom.
 

> -----Original Message-----
> From:	Peter A. Castro [SMTP:doctor@fruitbat.org]
> Sent:	Thursday, September 05, 2002 6:49 AM
> To:	Romaszkiewicz, Tom
> Cc:	'cygwin@cygwin.com'
> Subject:	Re: Cygwin GNU App driving Clearcase NT
> 
> On Wed, 4 Sep 2002, Romaszkiewicz, Tom wrote:
> 
> > Hi all,
> 
> Hi Tom,
> 
> > I have just begun to use cygwin on Windows NT4, with the aim of using
> GNU
> > Toolchain apps.
> > I'm having a problem with GNU PATCH (2.5.4) compiled under cygwin,
> > interacting with Clearcase NT (4.2)
> > 
> > PATCH correctly senses a file to be patched is under Clearcase control,
> and
> > generates the correct Cleartool checkout command line syntax accordingly
> > (cleartool co -unr -nc <filename> ), but this operation always seems to
> > fail.
> 
> You'll need to provide more detail about the failure.  What's the error
> message?  Is there an error message?  Can you get the exact command line
> that patch is generating and execute it manually?
> 
> > Assuming originally PATCH was at fault, I built for Win32, and the
> Cleartool
> > checkout command worked successfully.
> > 
> > My current thinking is my problem is about a UNIX app driving the DOS
> > Command line, and Cygwin needs to be configured somehow? Can someone
> suggest
> > anything I can try?
> 
> Not likely.  I use Cygwin and NT4 and ClearCase 4.2 at work all the time.
> No problems interacting with each other.  However, things to watch out
> for are path specifications.  If your patches uses "\" for the directory
> separator, and that's what's being passed in the command, then most
> likely the "\" is being treated as an escape character.  This is
> especially true if patch is executing the command from a sub-shell (in
> which case the *shell* is doing the interpreting, not cleartool).
> 
> Time like this require some debugging output at the place where the
> command is being executed.  You've got the source for patch, so go to it! 
> 
> > Tom
> 
> -- 
> Peter A. Castro <doctor@fruitbat.org> or <Peter.Castro@oracle.com>
> 	"Cats are just autistic Dogs" -- Dr. Tony Attwood


*******************************************************************************************************
The information contained in this e-mail is confidential. It may also be legally privileged. It is intended only for the stated addressee(s) and access to it by any other person is unauthorised. If you are not an addressee, you must not disclose, copy, circulate or in any other way use or rely on the information contained in this e-mail. Such unauthorised use may be unlawful.

If you have received this e-mail in error, please inform RACAL INSTRUMENTS LTD. immediately by phoning +44 (0)1628 604455 (ask for the I.T. dept) and delete it and all copies from your system.
*******************************************************************************************************


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

             reply	other threads:[~2002-09-05 13:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-05  6:53 Romaszkiewicz, Tom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-09-06  5:31 Romaszkiewicz, Tom
2002-09-04 10:37 Romaszkiewicz, Tom
2002-09-04 12:53 ` Andrew DeFaria
2002-09-04 22:50 ` Peter A. Castro
2002-09-05 12:59 ` John Morrison
2002-09-05 13:04   ` Igor Pechtchanski
2002-09-05 14:11     ` John Morrison

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8489C4C090614142BA72740AFF56EA450A5FA3@UKSLMAIL \
    --to=tom.romaszkiewicz@racalinst.co.uk \
    --cc=cygwin@cygwin.com \
    --cc=doctor@fruitbat.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).