wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/svn-load/setup.hint \
    http://cante.net/~jaalto/tmp/cygwin/svn-load/svn-load-1.3-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/svn-load/svn-load-1.3-1.tar.bz2

Included in Debian:

  http://packages.debian.org/svn-load

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Jari

[ setup.hint ]

sdesc: "An enhanced import facility for Subversion"
ldesc: "A free replacement for svn_load_dirs, an enhanced import facility for
Subversion. The utility will commit a single changeset that alters a
repository subtree to match a local directory. It detects filenames
that have been removed or created, and uses this knowledge to prompt
the user about file and directory movements within the subtree. An
automatic tagging option is also supported. Svn-load is well suited
for vendor branch maintenance, where external source is routinely
imported and merged."
category: Devel Python
requires: python

Reply via email to