>Can you show the output of 'svn --version' on that computer where it doesn't 
>work? It looks like your Subversion was compiled without support for the 
>svn:// protocol (which would be really strange).
>
>-- Brane

Yes, the output of that is:

svn --version
svn, version 1.1.4 (r13838)
   compiled May 13 2005, 06:44:42

Copyright (C) 2000-2004 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_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



Reply via email to