Subversion crashes
Sam Geeraerts
samgee@elmundolibre.be
Thu Aug 20 21:22:00 GMT 2015
My Subversion crashes when I run a command that connects to the server.
It worked at least until a few weeks ago. I'm not sure which version I
had then. Output is as follows.
$ svn co --username anonsvn
https://smlnj-gforge.cs.uchicago.edu/svn/smlnj/admin test
Authentication realm: <https://smlnj-gforge.cs.uchicago.edu:443>
Document repository Password for 'anonsvn': *******
assertion "svn_dirent_is_canonical(base, pool)" failed: file
"/usr/src/packages/subversion/subversion-1.8.14-1.i686/src/subversion-1.8.14/subversion/libsvn_subr/dirent_uri.c",
line 1053, function: svn_dirent_join_many Aborted (geheugendump gemaakt)
$ svn --version
svn, version 1.8.14 (r1692801)
compiled Aug 15 2015, 13:20:35 on i686-pc-cygwin
Copyright (C) 2015 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/
The following repository access (RA) modules are available:
* ra_svn : Module for accessing a repository using the svn network
protocol.
- with Cyrus SASL authentication
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using
serf.
- using serf 1.3.8
- handles 'http' scheme
- handles 'https' scheme
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list