BUG TRACKER: [svn export] please add options --exclude ITEM
From: Jari Aalto <jari.aalto_at_cante.net>
Date: Sun, 16 Jun 2013 10:31:27 +0300
Hi,
I'd like to open the following feature request in the
DESCRITION
Please add to "svn export" option:
-x, --exclude ITEM
which could be given multiple times. The option would exclude files and
The pattern could be:
- String to match path
MOTIVATION
Many times the repository contains private development files that should
An example:
ROOT
$ svn export -x ./test.data -x *.log -x scripts ../package-1.0+svn10.tar.gz
Would make an archive content:
ROOT
This is a snapshop from VCS tree. Different from if there would have been a
Jari
|
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.