Re: svn: E000005: Can't check path '/net/.svn': Input/output error
From: Ben Reser <ben_at_reser.org>
Date: Wed, 06 Nov 2013 20:05:27 -0800
On 11/6/13 6:21 PM, Blair Zajac wrote:
Well the error is coming from io_check_path() in subversion/libsvn_subr/io.c.
apr_stat of course is just a thing wrapper around lstat() or stat(). In your
Unfortunately the documentation for this is hardly clear (see man auto_master
Based on some simple experimentation I added the following to my
Added a /etc/auto.nxx file containing
exit 1
Made /etc/auto.nxx executable and ran `automount -vc` to activate it.
Then I ran this:
Changing the exit code to 0 in /etc/auto.nxx I then repeated the ls command and
So it seems to me that unless the commands to query LDAP fail that your script
So like I said before it seems to me that this is a bug in your /etc/auto.spi
|
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.