Description: | An svn export emulator with support for incremental exports. |
Latest Version: | 2013.1.30 |
Source Code: | src/ |
Architecture: |
|
Dependencies: |
|
Arch Repositories: |
|
AUR Page: | svn-export |
Arch Forum Thread: | 63719 |
Tags: |
svn-export - an svn export emulator with support for incremental exports
svn-export [options] [packages]
svn-export is able to limit an svn export to the files which have changed between two revisions, thus allowing incremental svn exports. It is intended for users who wish to maintain an up-to-date checkout without downloading and storing the additional versioning info, which may require considerable bandwidth and storage space. This will normally be the case for users who do not intend to commit changes to the svn repository.
svn-export should work as a drop-in replacement for “svn export”, which means that it accepts standard svn options. Please refer to “svn –help export” for further details.
Additional Options
--svn
, --to-script