debian man page for svn-load

Query: svn-load

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

svn-load(1)						      General Commands Manual						       svn-load(1)

NAME
svn - An enhanced import facility for Subversion
SYNOPSIS
svn-load [options] [url] [targetdir] [localdir1, localdir2, ...]
OVERVIEW
svn-load is a free replacement for svn_load_dirs, an enhanced import facility for Subversion. This 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. Run `svn-load -h' for detailed usage information. svn-load(1)
Related Man Pages
svn(1) - opensolaris
svn-fast-backup(1) - debian
svn_load_dirs(1) - debian
svnpath(1) - debian
svn-inject(1) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?