[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: permissions denied ?

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Tue, 5 Jan 2010 16:16:54 +0200

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.
Received on 2010-01-05 15:17:41 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.