Ticket #200 (closed enhancement: fixed)

Opened 7 months ago

Last modified 6 months ago

Additional attribute for SvnUpdateTask

Reported by: rolli@iml.unibe.ch Assigned to: hans
Priority: major Milestone: 2.3.1
Component: phing-tasks-ext Version: 2.3.0
Keywords: Cc:

Description

For one project I should be able to set the --ignore-externals on an 'svn update' but the SvnUpdateTask lacks this attribute. So, for my wish list: :-)

Attribute ignoreexts true/fals

which adds the --ignore-externals switch to the arguments list for svn update when true, default false.

Many thanks in advance.

Attachments

Change History

12/22/07 17:13:21 changed by mrook

  • status changed from new to closed.
  • resolution set to fixed.

Attribute 'ignoreexternals' added in r329.


Add/Change #200 (Additional attribute for SvnUpdateTask)




Action