Ticket #20777 (closed defect: fixed)
Subversion fetch should use peg revisions not operative revisions
| Reported by: | ryandesign@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 1.9.0 |
| Component: | base | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: |
Description (last modified by ryandesign@…) (diff)
In order to ensure that a user always gets the same code for a port that checks out from Subversion, MacPorts uses an operative revision (svn co URL -r REV). This is insufficient in the case where the directory being fetched from is renamed or deleted later. MacPorts should use a peg revision instead (svn co URL@REV).
Change History
Note: See
TracTickets for help on using
tickets.

