public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How to detect CygWin SVN?
@ 2011-02-09 19:11 Jochen Wiedmann
  2011-02-09 19:17 ` Jeremy Bopp
  2011-02-09 21:57 ` Csaba Raduly
  0 siblings, 2 replies; 8+ messages in thread
From: Jochen Wiedmann @ 2011-02-09 19:11 UTC (permalink / raw)
  To: cygwin

Hi,

I'd like to write a script, which ought to work with the CygWin SVN
client as well as any native SVN clients. As a prerequisite, I need to
detect whether the "svn" program in the path is CygWin SVN or not.
Question is, how to do this? Because the output of "svn --version"
contains nothing that indicates compilation with CygWin.

Thanks for any suggestions,

Jochen

-- 
I Am What I Am And That's All What I Yam (Popeye)



bash-4.1$ svn --version
svn, version 1.6.15 (r1038135)
   compiled Nov 29 2010, 14:09:28

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.apache.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - handles 'http' scheme
  - handles 'https' scheme

--
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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-02-10 12:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-09 19:11 How to detect CygWin SVN? Jochen Wiedmann
2011-02-09 19:17 ` Jeremy Bopp
2011-02-09 20:22   ` Jochen Wiedmann
2011-02-09 20:26     ` Jeremy Bopp
2011-02-09 20:29       ` Jochen Wiedmann
2011-02-09 21:57 ` Csaba Raduly
2011-02-10 11:54   ` Jochen Wiedmann
2011-02-10 12:23     ` Gary

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).