RESOLVED FIXED 232773
Remove empty directories from from svn.webkit.org repository as of r285357
https://bugs.webkit.org/show_bug.cgi?id=232773
Summary Remove empty directories from from svn.webkit.org repository as of r285357
David Kilzer (:ddkilzer)
Reported 2021-11-05 16:47:14 PDT
Remove empty directories from from svn.webkit.org repository as of r285357. $ for D in `find -d . -type d -and -not -name .svn | grep -v '/.svn'`; do if [ -z "`ls -A $D 2>&1`" ]; then svn rm $D; fi; done D Tools/WebKitTestRunner/WebKitTestRunnerApp/en.lproj D Tools/buildstream/patches/mesa D Tools/buildstream/patches/fdo D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/struct/reftests D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/struct D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/geometry/reftests D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/pservers/reftests D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/pservers D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/embedded D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-images/image-orientation D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-images D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/webappapis D LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy D LayoutTests/platform/ios-wk2/fast/clip D LayoutTests/platform/ios-wk2/fast/dom/Window D LayoutTests/platform/ios-wk2/fast/multicol/pagination D LayoutTests/platform/ios-wk2/fast/multicol/vertical-rl D LayoutTests/platform/ios-wk2/fast/multicol D LayoutTests/platform/ios-wk2/http/tests/security D LayoutTests/platform/ios-wk2/http/tests/adClickAttribution D LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/svg/painting/parsing D LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/svg/painting D LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object D LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities D LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/webappapis D LayoutTests/platform/wk2/http/tests/contentdispositionattachmentsandbox D LayoutTests/platform/wk2/http/tests/contentextensions D LayoutTests/platform/wk2/imported/w3c/web-platform-tests/html/browsers/windows D LayoutTests/platform/wk2/imported/w3c/web-platform-tests/html/browsers D LayoutTests/platform/ios-14-wk2/imported/w3c/web-platform-tests/css/cssom D LayoutTests/platform/ios-14-wk2/imported/w3c/web-platform-tests/css D LayoutTests/platform/win/canvas D LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/shapes/scripted D LayoutTests/platform/glib/imported/w3c/web-platform-tests/eventsource D LayoutTests/platform/glib/imported/w3c/web-platform-tests/cors D LayoutTests/platform/glib/imported/w3c/web-platform-tests/dom/events D LayoutTests/platform/mac-wk1/inspector/model/remote-object D LayoutTests/platform/mac-wk1/inspector/model D LayoutTests/platform/mac-wk1/fast/canvas/webgl D LayoutTests/platform/mac-wk1/fast/canvas D LayoutTests/platform/mac-wk1/http/wpt/html/browsers/history/the-location-interface D LayoutTests/platform/mac-wk1/http/wpt/html/browsers/history D LayoutTests/platform/mac-wk1/http/wpt/html/browsers D LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/svg/painting/parsing D LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/svg/painting D LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/svg D LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/geometry D LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/html/browsers/history/the-history-interface D LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/html/browsers/history/joint-session-history D LayoutTests/platform/win-7sp0/media/W3C/audio/canPlayType D LayoutTests/platform/win-7sp0/media/W3C/audio D LayoutTests/platform/ios/fast/events/constructors D LayoutTests/platform/ios/compositing/contents-opaque D LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element D LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/forms/the-meter-element D LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element D LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/interactive-elements D LayoutTests/platform/ios/imported/w3c/web-platform-tests/fetch/api/basic D LayoutTests/platform/ios/imported/w3c/web-platform-tests/cors D LayoutTests/platform/ios/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types D LayoutTests/platform/ios/imported/w3c/web-platform-tests/web-animations/animation-model D LayoutTests/platform/ios/imported/w3c/web-platform-tests/web-animations D LayoutTests/platform/ios/css3/calc D LayoutTests/platform/mac/security D LayoutTests/platform/mac/fast/dom/HTMLImageElement/resources D LayoutTests/platform/mac/canvas D LayoutTests/platform/mac/editing/mac/selection D LayoutTests/platform/mac/imported/w3c/web-platform-tests/css/css-masking/clip-path D LayoutTests/platform/mac/imported/w3c/web-platform-tests/css/css-masking D LayoutTests/platform/mac/imported/w3c/web-platform-tests/IndexedDB D LayoutTests/platform/mac/imported/w3c/web-platform-tests/cors D LayoutTests/platform/mac/userscripts D LayoutTests/platform/ios-simulator/webgl/2.0.0/conformance/reading D LayoutTests/platform/ios-simulator/webgl/2.0.0/conformance/buffers D LayoutTests/platform/ios-simulator/webgl/2.0.0/conformance/glsl/misc D LayoutTests/platform/ios-simulator/webgl/2.0.0/conformance/glsl D LayoutTests/platform/gtk/fast/forms/fieldset D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/struct/reftests D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/struct D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/geometry/reftests D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/pservers/reftests D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/pservers D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/embedded D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/animations D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-images/image-orientation D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-images D LayoutTests/platform/gtk/imported/w3c/web-platform-tests/media-source D LayoutTests/platform/gtk/webaudio/codec-tests/aac D LayoutTests/platform/gtk/webaudio/codec-tests/wav D LayoutTests/platform/gtk/webaudio/codec-tests/vorbis D LayoutTests/platform/gtk/webaudio/codec-tests/mp3 D LayoutTests/platform/gtk/webaudio/codec-tests D LayoutTests/platform/gtk/webaudio D LayoutTests/platform/gtk/media/mediacapabilities D LayoutTests/platform/gtk/media/W3C/video/canPlayType D LayoutTests/platform/gtk/media/W3C/video D LayoutTests/platform/gtk/media/W3C D LayoutTests/platform/gtk/media/media-source D LayoutTests/platform/mac-wk2/fast/frames/flattening D LayoutTests/platform/mac-wk2/canvas D LayoutTests/platform/mac-wk2/editing/style D LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element D LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types D LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements D LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/html/semantics/embedded-content D LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName D LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors D LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/html/dom/documents D LayoutTests/platform/mac-wk2/media D LayoutTests/platform/wincairo/css3/calc D LayoutTests/platform/mac-mojave/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys D LayoutTests/platform/mac-mojave/imported/w3c/web-platform-tests/WebCryptoAPI D LayoutTests/canvas D Websites/perf.webkit.org/public/js D Websites/perf.webkit.org/public/v2/js/d3 D Websites/perf.webkit.org/public/v2/js D Source/WebKitLegacy/mac/Plugins/Hosted D Source/ThirdParty/ANGLE/src/tests/perf_tests/restricted_traces D Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/shaders/compiled D Source/ThirdParty/ANGLE/src/id $ It really doesn't matter, but I had some time to kill waiting on other tasks.
Attachments
Patch v1 (8.54 KB, patch)
2021-11-05 18:40 PDT, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2021-11-05 18:40:34 PDT
Created attachment 443461 [details] Patch v1 Note: Removed directories aren't representable in a patch.
EWS Watchlist
Comment 2 2021-11-05 19:20:46 PDT
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
David Kilzer (:ddkilzer)
Comment 3 2021-11-06 16:41:07 PDT
Radar WebKit Bug Importer
Comment 4 2021-11-06 16:42:16 PDT
Note You need to log in before you can comment on or make changes to this bug.