Stefan Küng wrote:
> Aaron Solochek wrote:
>> I am using TortoiseSVN 1.5.3, Build 13783 - 32 Bit on windows XP pro, and my
>> working copy is on a network drive. This setup is necessary for reasons I've
>> detailed in previous posts on this list.
>>
>> Since updating to the 1.5.X versions, I've been experiencing problems with
>> committing. Commits always fail:
>>
>>> Command Commit
>>> Adding H:\foo\bar
>>> Sending content H:\foo\bar
>>> Error Commit succeeded, but other errors follow:
>>> Error Error bumping revisions post-commit (details follow):
>>> Error In directory 'H:\foo'
>>> Error Error processing command 'committed' in 'H:\foo'
>>> Error Can't move 'H:\foo\.svn\props\bar.svn-work' to
>>> Error 'H:\foo\.svn\prop-base\Makefile.svn-base': Access is denied.
>>> Finished!
>> Like I said, I never had this problem before 1.5. I have removed and re-checked
>> out the code in case it was due to some problem in the 1.4->1.5 conversion, but
>> that made no difference.
>>
>> Looking at the file on the machine running the samba server, its mode is 544,
>> and via cygwin on the machine with the network share, it is 444. Windows just
>> shows that the file is read-only and an archive.
>>
>> Did tortoise 1.5 change the permissions that it creates the .svn-work files
>> with? Is there a fix for this?
>
> http://tortoisesvn.tigris.org/faq.html#samba
>
I had searched the archives but foolishly didn't search the faq.
However, that parameter given in the faq is not valid, at least in samba 3.2.3.
But upgrading did the trick. Thanks.
-Aaron
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-01 20:36:40 CEST