Ticket #567 (new enhancement)
Add Bazaar Support
| Reported by: | victor | Owned by: | victor |
|---|---|---|---|
| Priority: | major | Milestone: | 2.5.0 |
| Component: | phing-tasks-scm | Version: | 2.4.2 |
| Keywords: | Cc: |
Description
Add BazaarTasks to Phing
Attachments
Change History
comment:2 Changed 14 months ago by Elan Ruusamäe <glen@…>
Isn't the problem lacking VersionControl_Bzr in PEAR repos in first place?
http://pear.php.net/packages.php?catpid=40&catname=Version+Control
comment:3 Changed 14 months ago by burobjorn@…
Yes, there is not yet a VersionControl_Bzr in the PEAR repos. I've been looking into VersionControl_SVN and VersionControl_Git from PEAR to start work on VersionControl_Bzr.
comment:4 Changed 5 months ago by burobjorn@…
I've just started to look into this again, by sending a mail to the PEAR list asking for some advice on how to proceed. I'll work on this whenever I have some spare time available so I can't promise anything, but I hope to finish VersionControl_Bzr somewhere this year. If you're interested in this you may checkout the repository I created on Github: https://github.com/BjornW/VersionControl_Bzr

I'm very interested in this becoming a reality rather soon ;) and would like to offer my help on this. Is someone already working on this?