svn_load_dirs version (return code: 255)
/usr/bin/svn_load_dirs: too few arguments
usage: /usr/bin/svn_load_dirs [options] svn_url svn_import_dir [dir_v1 [dir_v2 [..]]]
svn_url is the file:// or http:// URL of the svn repository
svn_import_dir is the path relative to svn_url where to load dirs
dir_v1 .. list dirs to import otherwise read from stdin
options are
-no_user_input don't ask yes/no questions and assume yes answer
-no_auto_exe don't set svn:executable for executable files
-p filename table listing properties to apply to matching files
-svn_username username to perform commits as
-svn_password password to supply to svn commit
-t tag_dir create a tag copy in tag_dir, relative to svn_url
-v increase program verbosity, multiple -v's allowed
-wc path use the already checked-out working copy at path
instead of checkout out a fresh working copy
-glob_ignores List of filename patterns to ignore (as in svn's
global-ignores config option)
svn_load_dirs help (return code: 255)
/usr/bin/svn_load_dirs: too few arguments
usage: /usr/bin/svn_load_dirs [options] svn_url svn_import_dir [dir_v1 [dir_v2 [..]]]
svn_url is the file:// or http:// URL of the svn repository
svn_import_dir is the path relative to svn_url where to load dirs
dir_v1 .. list dirs to import otherwise read from stdin
options are
-no_user_input don't ask yes/no questions and assume yes answer
-no_auto_exe don't set svn:executable for executable files
-p filename table listing properties to apply to matching files
-svn_username username to perform commits as
-svn_password password to supply to svn commit
-t tag_dir create a tag copy in tag_dir, relative to svn_url
-v increase program verbosity, multiple -v's allowed
-wc path use the already checked-out working copy at path
instead of checkout out a fresh working copy
-glob_ignores List of filename patterns to ignore (as in svn's
global-ignores config option)