• Hey there, I’m trying to get my first plugin into Extend’s SVN repo, and I’m getting a weird error.

    I checked out the new repo, added my files to the trunk directory, SVN ADDed them. But when I commit and give my credentials I get this error:

    svn: CHECKOUT of ‘/!svn/ver/41091/jqs-random/trunk’: 403 Forbidden (https://svn.wp-plugins.org)

    Can someone clue me in? Tx

Viewing 3 replies - 1 through 3 (of 3 total)
  • I had that a while ago. In may case, it turned out that the username was case sensitive. It didn’t mind it for checking out, but for checking in it insisted that I had the case right.

    Thread Starter jqs

    (@jqs)

    Naw that didn’t do it. I’ve tried checking it out again by explicitly giving my username (rather than having svn pass my local login name which is the same) and I get he same error.

    Does anyone know who I can talk to in order to resolve this?

    Takaitra

    (@takaitra)

    Thanks LesBessant. Specifying my username in the correct case solved the svn check in problem for me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘SVN Commit Error?’ is closed to new replies.