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 <abi...@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
qazw...@gmail.com

Reply via email to