Issue #3645: Create directly compressed archives
From: Noorul Islam K M <noorul_at_collab.net>
Date: Wed, 14 Jul 2010 19:23:19 +0530
Hello all,
I am planning to implement the requirement mentioned in issue
I am going to add an option "--archive" to export command. If specified,
For a user it will be like this.
$ svn export . --archive > /tmp/export.tar
or
$ svn export . --archive | bzip2 > /tmp/export.tat.bz2
Any valuable inputs will be helpful.
Thanks and Regards
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.