• Resolved jaguarcy

    (@jaguarcy)


    When I updated to 3.0.4 (via svn sw), there was a conflict on the svn:externals property on the wp-content/plugins directory, which completely nuked all of my plugins (as i was using that property to keep everything up to date). Not only did it nuke the property itself, but it completely removed all the plugins I had in there!

    Is there any way to get a list of my plugins so I can restore them? I have db backups from when things worked… Help? My site is completely down and has been for a week.

Viewing 1 replies (of 1 total)
  • Thread Starter jaguarcy

    (@jaguarcy)

    Basically my mistake was not going through the diff file that was placed in the plugins/ folder, and re-setting the svn:externals property, and then doing an svn up. That would have resolved the issue.

    I ended up getting an older sql dump, going through the sql and finding the “active_plugins” entry to see what plugins I used to have, and re-instated them.

Viewing 1 replies (of 1 total)
  • The topic ‘3.0.4 update nuked my managed plugins’ is closed to new replies.