(07-06-2009, 11:47 AM)gcp111 Wrote:(07-06-2009, 10:36 AM)Evanjs Wrote: Macintosh-3:~ Evan$ svn -v
Subcommand argument required
Type 'svn help' for usage.
???
try
$ svn --version
or
$ svn version
Macintosh-3:~ Evan$ svn --version
svn, version 1.6.3 (r38063)
compiled Jul 5 2009, 20:57:51
Copyright © 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.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
Macintosh-3:~ Evan$
Version 1.6.3
thats good right?
