diff options
| author | Philip Thiem <ptthiem@gmail.com> | 2014-04-23 21:54:27 -0500 |
|---|---|---|
| committer | Philip Thiem <ptthiem@gmail.com> | 2014-04-23 21:54:27 -0500 |
| commit | d118aae6b768cfdf387aca862e150e7736c7cd71 (patch) | |
| tree | 953d6dd67a97201a8d3254cad40be474995412a0 /CHANGES.txt | |
| parent | c147c6789efe24bf54e20d5644aa338bd532adb7 (diff) | |
| download | python-setuptools-git-d118aae6b768cfdf387aca862e150e7736c7cd71.tar.gz | |
Prune paths file list starting with (RCS|CVS|.svn) as well as path with
such sub directories.
--HG--
branch : develop
extra : rebase_source : 2b3326fe668e880b351b0d5f388472239d915d58
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 5a2b17ae..73569cc9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -46,6 +46,8 @@ CHANGES * Issue #185: Applied patch and added regression tests for making svn tagging work on the new style SVN metadata. +* Prune revision control directories (e.g .svn) from base path + as well as subfolders. ----- 3.4.4 |
