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

Re: "Permission denied" committing to sourceforge

From: Branko Čibej <brane_at_apache.org>
Date: Fri, 10 Aug 2018 09:52:51 +0200

On 10.08.2018 09:44, Stefan Sperling wrote:
> On Fri, Aug 10, 2018 at 08:44:08AM +0200, Thomas Singer wrote:
>> Hi,
>>
>> When trying to commit to a sourceforge repository using a self-compiled SVN
>> binary, I'm getting following error:
>>
>> D:\temp\irrlicht>svn.exe commit --username HinzKunz -m "a message"
>> Authentication realm: <https://svn.code.sf.net:443> SourceForge User
>> Password for 'HinzKunz': ************
>> svn: E000013: Commit failed (details below):
>> svn: E000013: Can't create directory
>> '/svn/p/irrlicht/code/db/transactions/5634-1.txn': Permission denied
>>
>> Could this mean that we have built the SVN binary incomplete (missing a part
>> that is required for committing to sourceforge but not other SVN
>> repositories)? How can I get some helpful logging? Thanks in advance.
>>
>> --
>> Best regards,
>> Thomas Singer
> Hi Thomas,
>
> I believe you'll need to ask sourceforge about this. This looks like a
> server-side problem and there is nothing an SVN client could do about it.

More specifically, it looks like filesystem permissions on the
repository storage are incorrect.

-- Brane
Received on 2018-08-10 09:53:02 CEST

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

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