Ticket #2078 (closed enhancement: fixed)
new SVN step does not have a mode that eliminates .svn dirs
| Reported by: | dustin | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.6 |
| Version: | 0.8.4p2 | Keywords: | svn |
| Cc: | in3xes |
Description
The old step's mode="export" produces a source dir without the distracting svn metadata, which can be useful in cases such as making tarballs.
We should add a new method for mode="full" that does an export.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Merge branch 'svn_export' of git://github.com/in3xes/buildbot
Conflicts:
Forward-ported (by dustin) and altered to not assume workdir='build', Release Notes added, docs edited.