Modify

Ticket #11 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

SVN task doesn't allow child class to use advanced VersionControl_SVN features

Reported by: raizyr@… Owned by:
Priority: major Milestone: 2.2.0
Component: Version: 2.2.0RC1
Keywords: Cc:

Description

There is currently no way for SvnBaseTask to be extended for any command that requires switches. There are two ways to allow this, either by adding a second argument to SvnBaseTask::run that handles switches and then passes them to the instance's VersionControl_SVN object, or simply by changing the visibility of SvnBaseTask's svn member to protected so that child classes can use it.

Attachments

Change History

comment:1 Changed 6 years ago by mrook

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

Parameter 'switches' added in r38.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.