Ticket #46 (closed enhancement: fixed) — at Version 2
Opened 8 years ago
Last modified 5 years ago
add functionality to handle subversion actions on the haikuports tree
| Reported by: | brecht | Owned by: | brecht |
|---|---|---|---|
| Priority: | normal | Milestone: | haikuporter version 1.0 |
| Component: | haikuporter | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by scottmc) (diff)
haikuporter should be able to at least update the complete haikuports tree. In addition, the following actions may be implemented:
- updating only the specified port
- initial checkout of the haikuports tree
- committing changes to a port
Change History
comment:1 Changed 8 years ago by brecht
- Description modified (diff)
comment:2 Changed 5 years ago by scottmc
- Component changed from beporter to haikuporter
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from add functionality to handle subversion actions on the BePorts tree to add functionality to handle subversion actions on the haikuports tree
- Type changed from defect to enhancement
Note: See
TracTickets for help on using
tickets.

Updating the haikuports tree is now a commandline option of haikuporter (-g --get).
Initial checkout of the haikuports tree can be done with the installhaikuporter script.
For committing changes back to svn it's probably best to do this manually.