Simon Large wrote:
> 2008/8/29 stevenho <hoquocminh_at_gmail.com>:
>> Hi Jean-Marc,
>> Thanks you for your answer. i have this error with version 1.5.x. but
>> this error didn't happen with version 1.4.x.
>>
>> Best regards,
>>
>> Steven
>>
>> On Aug 29, 12:34 pm, "Jean-Marc van Leerdam"
>> <j.m.van.leer..._at_gmail.com> wrote:
>>> Hi Steven,
>>>
>>> On 29/08/2008, stevenho <hoquocm..._at_gmail.com> wrote:
>>>
>>>
>>>
>>>> Hi all,
>>>> I have a problem with SVN version 1.5.2. I have a shared folder on
>>>> Linux machine and my pc is Windows pc. i have mapped this folder as
>>>> network Drive and setted up full permission. but when we commit a
>>>> binary file (like gif, jpg, zip ...), i have a message like that.
>>>> Commit
>>>> Adding : X:\test\blank_1.gif
>>>> Sending content: X:\test\blank_1.gif
>>>> Error : Commit succeeded, but other errors follow:
>>>> Error : Error bumping revisions post-commit (details follow):
>>>> Error : In directory 'X:\test'
>>>> Error : Error processing command 'committed' in 'X:\test'
>>>> Error : Can't move 'X:\test\.svn\props\blank_1.gif.svn-work' to
>>>> Error : 'X:test\.svn\prop-base\blank_1.gif.svn-base': Access is
>>>> denied.
>>>> i have tested on Windows PC, there is no problem.
>>> You should not share a working copy between Windows and Unix. Using a
>>> Windows client to access working copies on shared drives leads to this
>>> kind of errors. Set up two working copies (one on Windows, one on
>>> Unix) and update/commit each with the appropriate SVN client.
>>>
>>> --
>>> Regards,
>>>
>>> Jean-Marc
>
> If you are using a SAMBA share for your working copy, this seems to be
> an issue with the subversion library for 1.5. Please report this on
> the subversion users list.
I say it again: it is *not* a bug in Subversion. Subversion can use the
file APIs the way it does. It's SAMBA that doesn't work right.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-08-29 13:51:59 CEST