Ticket #2078 (closed enhancement: fixed)

Opened 22 months ago

Last modified 18 months ago

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

comment:1 Changed 18 months ago by Dustin J. Mitchell

  • Status changed from new to closed
  • Resolution set to fixed

Merge branch 'svn_export' of  git://github.com/in3xes/buildbot

Conflicts:

master/buildbot/steps/source/svn.py

Forward-ported (by dustin) and altered to not assume workdir='build', Release Notes added, docs edited.

Changeset: e82868da0232622fffee7b8408b51f4c0409850d

Note: See TracTickets for help on using tickets.