Skip to content
Snippets Groups Projects

Fix tag updates

Merged Erick Hitter requested to merge fix/3-svn-cp into master
  1. Apr 14, 2019
    • Erick Hitter's avatar
      Fix process for updating existing tags · 95758c77
      Erick Hitter authored
      svn lacks a rename/replace function, requiring first that an existing
      tag be deleted before an update is copied into place. svn is, fortunately,
      generally smart enough to sort out the history and show only the updated
      files in the resulting commit.
      95758c77
Loading