[postgis-devel] Re: [PostGIS] #151: rt_ prefixes brake WKT Raster seemless integration
PostGIS
trac at osgeo.org
Mon Jun 8 02:33:26 PDT 2009
#151: rt_ prefixes brake WKT Raster seemless integration
------------------------+---------------------------------------------------
Reporter: pracine | Owner: pracine
Type: defect | Status: closed
Priority: medium | Milestone: wktraster 0.1.6
Component: wktraster | Version:
Resolution: fixed | Keywords:
------------------------+---------------------------------------------------
Comment (by mloskot):
Fixed by Pierre in r4146
I'd suggest to take care of two details while resolving tickets:
* Include ticket number in log message:
{{{
svn ci -m "Fixed bug ... (#151)
}}}
what tells Trac to replace '''#151''' with link to ticket 151 wherever log
message is displayed.
* Include revision number of resolving changeset in ticket's comment,
while closing a ticket. Example of comment:
{{{
Fixed in trunk (r4146)
}}}
what tells Trac to replace '''r4146''' with link to changeset.
It saves a lot of time to find out what has changed, who fixed what and
how it's been fixed.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/151#comment:9>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list