Modify ↓
Ticket #200 (closed enhancement: fixed)
Additional attribute for SvnUpdateTask
| Reported by: | rolli@… | Owned by: | 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
Note: See
TracTickets for help on using
tickets.

Attribute 'ignoreexternals' added in r329.