delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_SV,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <4D52F872.6040904@bopp.net> |
References: | <AANLkTi=xp284SRr2os-oySBv4JQ7dm6NpgUEnqAfkcAH AT mail DOT gmail DOT com> <4D52E83B DOT 2020908 AT bopp DOT net> <AANLkTinsYmH18HM9yRnhNZhzCmCNKinszMaHU9GiYBK5 AT mail DOT gmail DOT com> <4D52F872 DOT 6040904 AT bopp DOT net> |
Date: | Wed, 9 Feb 2011 21:29:11 +0100 |
Message-ID: | <AANLkTi==mNbB2mcgjET3tGW2AWoYc5JWq1ytQiSCKyXx@mail.gmail.com> |
Subject: | Re: How to detect CygWin SVN? |
From: | Jochen Wiedmann <jochen DOT wiedmann AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Preferrably cmd Or, in the alternative, the output of a cmd-Shell invocation to be analyzed by some Java program. On Wed, Feb 9, 2011 at 9:26 PM, Jeremy Bopp <jeremy AT bopp DOT net> wrote: > On 02/09/2011 02:22 PM, Jochen Wiedmann wrote: >> On Wed, Feb 9, 2011 at 8:17 PM, Jeremy Bopp <jeremy AT bopp DOT net> wrote: >> >>> I'm assuming that your script expects svn to be in the PATH, so you >>> could check to see if the path to the svn client lives within Cygwin's >>> installation: >>> >>> if [ $(type -p svn) =3D '/usr/bin/svn' ]; then >>> =C2=A0echo "Found Cygwin's svn client" >>> fi >>> >>> Unless someone goes out of their way to confound things, this should be >>> good enough. >> >> Thanks for the idea. However, I'd prefer a solution that works with >> the native cmd-Shell too. Otherwise, I'd assume that CygWin is >> installed. > > Since you want a solution that works in either environment, in what > language are you going to implement your script? =C2=A0You can do somethi= ng > very similar in Perl and other such languages, but I can't think of a > single method that would work in both bash and cmd without at least some > syntax tweaks. > > -Jeremy > > -- > Problem reports: =C2=A0 =C2=A0 =C2=A0 http://cygwin.com/problems.html > FAQ: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 http:= //cygwin.com/faq/ > Documentation: =C2=A0 =C2=A0 =C2=A0 =C2=A0 http://cygwin.com/docs.html > Unsubscribe info: =C2=A0 =C2=A0 =C2=A0http://cygwin.com/ml/#unsubscribe-s= imple > > --=20 I Am What I Am And That's All What I Yam (Popeye) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |