Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    Why would you be checking out a tagged branch? Patches should be generated from trunk. https://develop.svn.www.ads-software.com/trunk/

    Assuming you have good reason to be on a tagged branch, I suppose you could copy the folder from a normal download or the mirror and mark it as an external in SVN. Obviously you loose version control of that folder, but as long as your patches don’t involve changes to these files it shouldn’t matter. AFAIK, tagged branches don’t change anyway.

    Thread Starter kwisatz

    (@kwisatz)

    Thanks.

    We’re using the tags to build docker images of the WordPress development environment for specific versions that match the production environment.

    I’ll see if we can switch to cloning from GitHub or using releases instead then, but that’s not exactly the same thing.

    But I’d still be interested in knowing how to recreate the js dist directory on a tagged branch.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp-includes/js/dist missing from subversion’ is closed to new replies.