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

Re: Huge Problem

From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 7 Jun 2010 11:16:17 -0400

You don't provide must detail, but I'm going to take a blind stab at it:

Check the ownership and permissions of the files you restored. These
files should be owned by the Subversion server user. If you're using
Apache's http, they should be owned by the Apache user (something like
"apache", "http", or "wwwrun".) If you're using "svnserve", the files
should be owned by the user running svnserve.

Also make sure the files are read/writable by that user. Normally, the
permissions should be 644, but if you're using ssh+svn, they should be
664 before the group needs read/write permission.

On Sun, Jun 6, 2010 at 5:31 AM, Abius X <abiusx_at_gmail.com> wrote:
> Hello
> I'm unable to commit or update, since i've restored a previous revision of my subversion repository on the server.
>
> What should I do?
> Regards
> AbiusX
>
>

-- 
David Weintraub
qazwart_at_gmail.com
Received on 2010-06-07 17:16:54 CEST

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.