Forums

SVN: directory missing (6 posts)

  1. mrarrow
    Member
    Posted 11 months ago #

    So I've got an SVN Multisite install which I've always upgraded via SVN too (done it this way from inception at 3.0.1). All worked fine

    However, when I've now upgraded from 3.0.5 to 3.1.3 by running this command svn sw http://core.svn.wordpress.org/tags/3.1.3, it comes back with the error (repeated twice)

    svn: Directory 'wp-includes/js/tinymce/plugins/media' is missing
    svn: Directory 'wp-includes/js/tinymce/plugins/media' is missing

    As if I care! Just create the fricken directory then ;-)

    Anyway, clearly this mindset doesn't actually resolve the issue, but I don't know what it means and why its saying it.

    Any ideas?

  2. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 11 months ago #

    That error means it's missing on the SERVER.

    http://core.svn.wordpress.org/tags/3.1.3/wp-includes/js/tinymce/

    Yep, missing. Also missing in trunk: http://core.svn.wordpress.org/trunk/wp-includes/js/tinymce/ AND in my download... I have it in my install and I've just renamed it OLD-media and everything seems okay.

    I think it's just a deprecated folder.

  3. mrarrow
    Member
    Posted 11 months ago #

    Ah, gotcha! So will this error never go away? Surely if a directory is deprecated on the server, then it should be reflected in the local copy as well?

  4. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 11 months ago #

    Should have been already, this is true.

    Check that the folder was deleted from YOUR install and see if that forces it to go away?

  5. mrarrow
    Member
    Posted 11 months ago #

    Yeah, I've checked and I don't have a media directory there either. One for trac?

  6. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 11 months ago #

    Yeah, I guess. How weird.

Reply

You must log in to post.

About this Topic