Re: Check-out fails with LANG=C
From: Michael Pruemm <mpruemm_at_gmail.com>
Date: Tue, 9 Jul 2013 16:34:02 +0200
For file:// access I had to mount the repository via NFS, and access is
LANG=$l1 time svn co file:///... -r244060 C8-32-$l1-file
LANG=$l2 time svn co file:///...-r244060 C8-32-$l2-file
It fails with a core dump again, but earlier than with the other access
A full check-out results in a wc of ~450MB. Here are the file counts for
$ for d in C8*; do echo "$(find $d | wc -l) $d"; done
- Michael
|
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.