• There is something wrong with my Plugin repository. I get errors when i try to clone it, commit or any other thing.
    Is there a way to reset the repo and start all over. I have just released the first version so it’s not a big deal.
    I’m using git-svn as a client and I think I did something wrong when I configured and set this up.

    Some of the errors i get.
    When i clone with this command:

    git svn clone -t tags -b branches -T trunk -r694040 http://plugins.svn.wordpress.org/tweetmachine-for-wp TweetMachine-WP

    I get this error:

    fatal: refs/remotes/trunk: not a valid SHA1
    update-ref HEAD refs/remotes/trunk: command returned error: 128

    When I try to rebase using:

    git svn rebase

    I get:

    fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree

    Something is clearly very wrong with my repo. What should I do?

  • The topic ‘Reset my plugin SVN repo’ is closed to new replies.