Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

$ svn move $RELEASE/repos/dist/dev/incubator/netbeans/<candidate> .

Remove the deprecated .md5 files:

$ find . -name '*.md5' -delete



And then commit the move:

...