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

Subversion 0.14.0 bug/problem report

From: Jason White <jasonjgw_at_pacific.net.au>
Date: 2002-08-11 06:25:05 CEST

My apologies to the list administraotrs for sending this message
without first subscribing to the list, then sending it again from the
wrong address!

Subversion 0.14.0 (alpha) compiled by me under Debian GNU/Linux Woody.

1. If a long log message is passed as a command line parameter to the
   commit command, a memory fault occurs, as in:
svn ci filename -m 'this is a relatively long log message, which, on
   my system at least, is likely to trigger a memory fault. After
   unlocking the working directory with the cleanup command, the
   database still has to be recovered.'

2. When I first attempted to check out the latest sources from
   subversion.collab.net a few days ago, a network read error occurred
   (I wasn't able to capture the exact error message). I deleted the
   subversion source directory and checked out the sources again, this
   time successfully. However, when I now run svn update on the
   subversion directory I get:
svn update

apr_error: #20014, src_err 0 : <Error string not specified yet>
  REPORT request failed on /repos/svn/trunk

apr_error: #20014, src_err 0 : <Error string not specified yet>
  The REPORT status was 400, but expected 200.

[subversion@jdc]$ svn --version
Subversion Client, version 0.14.0 (r2667)
   compiled Aug 7 2002, 11:26:31

Copyright (C) 2000-2002 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
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema

I hope this is of help to the developers, and I would be pleased to
carry out further testing as time permits, including any work needed
to track down these problems.

Jason.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 11 06:25:43 2002

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.