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

Re: Problem with svn workdir over samba

From: Konstantin Ryabitsev <icon_at_fedoraproject.org>
Date: Mon, 17 Nov 2008 16:08:09 -0500

On Mon, Nov 17, 2008 at 3:45 PM, Alan Wood <alan.wood_at_clear.net.nz> wrote:
> In libsvn_subr/io.c around line1843 there is code to force a non-win32 client to
> rewind the directory after deleting an item when doing a recursive delete. For the
> same reasons that this is taken out for windows build, it should also not be there for
> samba file systems. Does anybody know why a unix system should require this
> rewind?? I can't see why in the readdir_r() docs that the apr routines seem to call.
> You could try removing this!

Okay, I'll see if I can apply a patch to remove the rewind (and just
act like a win32 client). Hopefully there won't be any side-effects.

> BTW, what version of Samba are you using? There are file/directory rename issues
> that also show up ( one fixed in Version 3.3.0pre2 ). Not sure if these effect unix-
> unix Samba shares.

This is with stable versions (3.0.28 and 3.2.4).

Thanks for your help!

Cheers,

-- 
Konstantin Ryabitsev
Montréal, Québec
Received on 2008-11-17 22:08:22 CET

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.