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

svn on Redhat 9 fails on co

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2003-11-11 22:05:30 CET

While working on the pysvn extension. I setup svn on a Redhat 9 system
from the 0.32.1 rpms and have a reproducible error. The same command
on windows works fine. Do you need an issue logged?

Barry

$ svn co http://svn.collab.net/repos/svn/trunk subversion
...
svn: Input/output error
svn: svn_io_file_checksum: error reading from
'subversion/www/.svn/tmp/text-base/subversion_logo_hor-468x64.png.svn-base'

$ svn --version
svn, version 0.32.1 (r7505)
    compiled Oct 23 2003, 15:15:07

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 11 22:06:28 2003

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

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