[MacPorts] #17349: svn.tag should be called svn.rev
MacPorts
noreply at macports.org
Fri Nov 21 14:04:10 PST 2008
#17349: svn.tag should be called svn.rev
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: MacPorts base enhancements
Component: base | Version: 1.6.0
Keywords: | Port:
-------------------------------------+--------------------------------------
The `svn.tag` keyword should really be called `svn.rev` because it is
where you put the revision of the repository you would like to check out.
I'm sure it's just called "tag" since it was probably copied from (or
maybe even shares code with) the cvs checkout feature, where `cvs.tag`
makes sense, since it's the tag name you want to check out.
We should allow `svn.rev` as a synonym of `svn.tag`. Then, once we release
a version of MacPorts with that change, we should mass-update all ports to
use `svn.rev` instead. Then we can modify `port lint` to issue a warning
if you use `svn.tag` and suggest you use `svn.rev` instead.
--
Ticket URL: <http://trac.macports.org/ticket/17349>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list