You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Andy Levy <an...@gmail.com> on 2010/02/23 11:25:51 UTC

Re: regression: commiting a property change fails on windows, when working copy is on a samba share

On Tue, Feb 23, 2010 at 06:01, Attila Kinali <at...@kinali.ch> wrote:
> On Mon, 22 Feb 2010 17:43:58 +0100
> Stefan Sperling <st...@elego.de> wrote:
>
>> On Mon, Feb 22, 2010 at 03:50:21PM +0100, Attila Kinali wrote:
>> > ---
>> > Commit
>> > Y:\work\scilab
>> > Commit succeeded, but other errors follow:
>> > Error bumping revisions post-commit (details follow):
>> > In directory 'Y:\work\scilab'
>> > Error processing command 'committed' in 'Y:\work\scilab'
>> > Can't move 'Y:\work\scilab\.svn\dir-props' to
>> > 'Y:\work\scilab\.svn\dir-prop-base': Access is denied.
>> > ---
>>
>> > Can anyone confirm this bug?
>>
>> This looks like http://subversion.tigris.org/issues/show_bug.cgi?id=3053
>
> Yes. Looks like it is this one.
> Is there any chance to get this fixed before svn 1.7.?
> it look like that wc-ng will still take a long time until
> it's finished.

Take a look at http://tortoisesvn.tigris.org/faq.html#samba .
Subversion 1.5's WC code exposed a bug with older versions of Samba.
You can upgrade Samba or tweak your configuration to get it working.