On Fri, Jun 14, 2024 at 5:19 PM Roland Mainz <roland.ma...@nrubsig.org> wrote:
>
> On Fri, Jun 14, 2024 at 12:14 PM Mark Liam Brown
> <brownmarkl...@gmail.com> wrote:
> > Cygwin 3.4/3.5&mingw svn fails on a NFS4 share during checkout
> >
> > svn checkout https://svn.FreeBSD.org/base/head/share/man
> > A    man/man4
> > A    man/man4/tcp.4
> > A    man/man4/ndis.4
> > A    man/man4/Makefile
> > A    man/man4/altq.4
> > A    man/man4/miibus.4
> > A    man/man4/vlan.4
> > A    man/man4/ng_macfilter.4
> > A    man/man4/mn.4
> > A    man/man4/ossl.4
> > A    man/man4/ktls.4
> > A    man/man4/ftwd.4
> > A    man/man4/inet6.4
> > A    man/man4/crypto.4
> > A    man/man4/rtsx.4
> > A    man/man4/isp.4
> > svn: E200030: sqlite[S11]: database disk image is malformed
> > svn: E200042: Additional errors:
> > svn: E200030: sqlite[S11]: database disk image is malformed
> > svn: E200030: sqlite[S11]: database disk image is malformed
> > svn: E200030: sqlite[S11]: database disk image is malformed
> >
> > This works on C: (/cygdrive/c).
>
> Could you please try to mount the filesystem with "writethru", e.g. $
> /sbin/nfs_mount -o rw,writethru 'j'
> derfwpc5131_ipv4:/export/home2/rmainz #, and then do a $ svn checkout
> https://svn.FreeBSD.org/base/release/12.2.0/share/man/ # (e.g. testing
> using a FreeBSD stable release branch, so we always have the same
> files being checked out) ?

Yes, mounting the fs with -o rw,writethru fixes svn checkout

Mark
-- 
IT Infrastructure Consultant
Windows, Linux

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to