svn-upgrade -VERSION (return code: 0)
svn: E155007: '/tmp/sandpit/debian' is not a working copy
Process ended with code 0
Usage: svn-upgrade newsource [ OPTIONS... ]
Upgrade a source code package from an upstream revision. The source code
repository must be in the format created by svn-inject.
-V, --upstreamversion STRING Forces a different upstream version string
-c, --clean generic cleanup of upstream source - remove
debian directory and object files
--debclean run debclean before merging the new upstream source
-f, --force Force execution of certain operations
-v, --verbose More verbose program output
-r, --replay-conflicting Special cleanup action: replaces all
conflicting files with upstream versions
-u, --uscan Use uscan to download the new version
--ignored-files-action STRING Make files that are ignored due to subversion
ignore patterns to be either 'import'ed or 'skip'ed
-e, --auto-epoch Increase epoch of package version if the new
upstream version is lower than the current
The new source may be a tarball compressed with gzip, bzip2 or xz a
directory with extraced source.
svn-upgrade --help (return code: 0)
Process ended with code 0
Usage: svn-upgrade newsource [ OPTIONS... ]
Upgrade a source code package from an upstream revision. The source code
repository must be in the format created by svn-inject.
-V, --upstreamversion STRING Forces a different upstream version string
-c, --clean generic cleanup of upstream source - remove
debian directory and object files
--debclean run debclean before merging the new upstream source
-f, --force Force execution of certain operations
-v, --verbose More verbose program output
-r, --replay-conflicting Special cleanup action: replaces all
conflicting files with upstream versions
-u, --uscan Use uscan to download the new version
--ignored-files-action STRING Make files that are ignored due to subversion
ignore patterns to be either 'import'ed or 'skip'ed
-e, --auto-epoch Increase epoch of package version if the new
upstream version is lower than the current
The new source may be a tarball compressed with gzip, bzip2 or xz a
directory with extraced source.