On Tuesday 05 January 2010 15:16:05 Francois Sauterey wrote: > 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 >
Well, a possible solution would be to simply checkout again your repository, by saving in some other folder your current files.