You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Peter Valdemar M�rch <ra...@sneakemail.com> on 2003/07/29 11:00:48 UTC

svn -V ? detecting version? svn about?

Is there any way from the command line to detect what version of svn is running?

(Sorry for the number of short emails, but I myself prefer different emails for different subjects)

Peter
--------------------------------------
Protect yourself from spam, 
use http://sneakemail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn -V ? detecting version? svn about?

Posted by Ben Collins-Sussman <su...@collab.net>.
"Peter Valdemar Mørch" <ra...@sneakemail.com> writes:

> Is there any way from the command line to detect what version of svn
> is running?

$ svn --version

svn, version 0.26.0 (dev build)
   compiled Jul 28 2003, 12:47:07
 
Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
 
The following repository access (RA) modules are available:
 
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' schema

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: svn -V ? detecting version? svn about?

Posted by Alexander Mueller <Al...@littleblue.de>.
Peter Valdemar Mørch wrote:
> Is there any way from the command line to detect what version of svn is running?
> 
> (Sorry for the number of short emails, but I myself prefer different emails for different subjects)
> 
> Peter
> --------------------------------------
> Protect yourself from spam, 
> use http://sneakemail.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
> 
> 
> 
svn --version

Xela


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn -V ? detecting version? svn about?

Posted by cm...@collab.net.
"Peter Valdemar Mørch" <ra...@sneakemail.com> writes:

> Is there any way from the command line to detect what version of svn
> is running?

You mean, like 'svn --version' ?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org