logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

subvertpy-fast-export - generate fastexport stream from a Subversion repository

Description

       Generate fastexport stream from a Subversion repository.

Name

       subvertpy-fast-export - generate fastexport stream from a Subversion repository

Options

-h, --help
              show a help message and exit

       -f FINAL_REV, --final-rev=FINAL_REV
              Final revision to import

       -r FIRST_REV, --first-rev=FIRST_REV
              First revision to import

       -t TRUNK_PATH, --trunk-path=TRUNK_PATH
              Path  in repo to /trunk, may be `regex:/cvs/(trunk)/proj1/(.*)` First group is used as branchname,
              second to match files

       -b BRANCHES_PATH, --branches-path=BRANCHES_PATH
              Path in repo to /branches

       -T TAGS_PATH, --tags-path=TAGS_PATH
              Path in repo to /tags

       -a hostname, --address=hostname
              Domain to put on users for their mail address

       --version
              Print version and exit

See Also

Synopsis

subvertpy-fast-export [options] REPOS_PATH

See Also