You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by do...@shaw.ca on 2003/12/04 22:30:38 UTC

What version am I running?

G'day list,

Sorry if this is a stupid question, but I can't find a command that tells me what version of Subversion I'm running.  Is there one?

Thanks,

Doug Gorley | douggorley@shaw.ca



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

Re: What version am I running?

Posted by Erik Huelsmann <e....@gmx.net>.
Hope this helps:

 $ svn --version
svn, version 0.33.1 (dev build)
   compiled Nov 22 2003, 09:19:05
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
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
 
> G'day list,
> 
> Sorry if this is a stupid question, but I can't find a command that tells
> me what version of Subversion I'm running.  Is there one?
> 
> Thanks,
> 
> Doug Gorley | douggorley@shaw.ca
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
> 

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net



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