Bogdan Cristea a écrit :
> On Tuesday 05 January 2010 14:38:06 Francois Sauterey wrote:
>> Hi all,
>>
>> I've a svn server. All works fine for several mounthes. But suddently,
>> it's no more possible to commit anymore. The french message is :
>> "Impossible de déplacer
>> '/var/svn/phpAea/db/transactions/1017-wm.txn/props' vers
>> '/var/svn/phpAea/db/revprops/1/1018': Permission non accordée"
>> something like
>> "Can't move '/var/svn/phpAea/db/transactions/1017-wm.txn/props' to
>> '/var/svn/phpAea/db/revprops/1/1018': permissions denied"
>>
>> I've tested 777 rigths on the /var/svn/phpAea/db/revprops/1 directory,
>> without any improvement.
>>
>> Any idea ?
>>
>
> What protocol do you use for commit ?
It's a svn+ssh server
> Have you tried 'svn resolve' ?
"svn resolve -R --accept base ." say... nothing
Received on 2010-01-05 14:16:36 CET