Versions Compared

Key

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

...

SVN-based command-line interface is identical for both repositories. The only difference is that the key "-u" should be added to the addpkg and psvn newpkg commands for users' repository. For example,

addpkg -u <package-name> -u

psvn -u newpkg <my-new-package-name>

...