[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Problem with external file

From: Peter Willis <pwillis_at_aslenv.com>
Date: Thu, 15 Jun 2017 14:21:54 -0700

>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
Received on 2017-06-15 23:22:02 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.