• Resolved Eric Daams

    (@ericdaams)


    I added my first plugin on the weekend. I added a banner image then, but have a new one to replace it with. This doesn’t seem possible with SVN though.

    If I do svn stat it shows the new image (I’ve replaced a PNG with a JPG). svn diff returns nothing, and svn ci -m "commit message" completes immediately without the usual progress tracking. The assets folder in my SVN repo online is still showing the old one, as is the plugin page itself.

    Is there any other way to change the image?

    Cheers,
    Eric

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Did you svn rm the png first? And add the new one? Presumably all in the assets folder.

    Also you may need to make a cosmetic change to another file at the same time (like your readme).

    Thread Starter Eric Daams

    (@ericdaams)

    Hi Mika,

    That was one half of my problem. The other problem was that the new file I was adding had a question mark next to it when typing svn stat. I was eventually able to figure this out though, so thanks for pointing me in the right direction!

    Cheers,
    Eric

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing a plugin's banner image’ is closed to new replies.