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

Re: Subversion RPMs for Fedora

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2004-05-13 15:16:04 CEST

On Wed, 12 May 2004, Nicholas Allen wrote:

> Many thanks for producing these RPMs! I have found that the client is not
> compiled with local repository capabilities (ie file://.... does not work).
>
> Is there a reason for this or was this an oversight when creating the RPMs?
>

$ cat /etc/redhat-release
Fedora Core release 1 (Yarrow)
$ svn --version
svn, version 1.0.2
   compiled Apr 19 2004, 17:25:30
 
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
 
$ svnadmin create testrepos
$ svn co file:///$HOME/testrepos testwc

.....

Hmmm, I don't see any problem. What am I missing?

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 13 15:16:44 2004

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.