[GRASS-dev] [GRASS-SVN] r60304 - grass/trunk/raster/r.colors

Hi,

2014-05-18 7:48 GMT+02:00 <svn_grass@osgeo.org>:

Author: hcho
Date: 2014-05-17 22:48:43 -0700 (Sat, 17 May 2014)
New Revision: 60304

Modified:
   grass/trunk/raster/r.colors/edit_colors.c
Log:
r.colors: error message cosmetics

please consider backporting such trivial changes to relbr70... [1].

Thanks, Martin

[1] http://trac.osgeo.org/grass/wiki/HowToSVN#Mergebetweenbranchesbackporting

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa

Hi,

2014-05-18 11:49 GMT+02:00 Martin Landa <landa.martin@gmail.com>:

please consider backporting such trivial changes to relbr70... [1].

see also http://trac.osgeo.org/grass/wiki/HowToBackport

It's seems that you do not consider any backporing till now...

Martin

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa

I didn’t do much backporting till now. I think it’s time to read that wiki page. Thanks!

···

On Sun, May 18, 2014 at 5:51 AM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

2014-05-18 11:49 GMT+02:00 Martin Landa <landa.martin@gmail.com>:

please consider backporting such trivial changes to relbr70… [1].

see also http://trac.osgeo.org/grass/wiki/HowToBackport

It’s seems that you do not consider any backporing till now…

Martin


Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa

Huidae Cho wrote

I didn't do much backporting till now. I think it's time to read that wiki
page. Thanks!

On Sun, May 18, 2014 at 5:51 AM, Martin Landa &lt;

landa.martin@

&gt;wrote:

Hi,

2014-05-18 11:49 GMT+02:00 Martin Landa &lt;

landa.martin@

&gt;:

> please consider backporting such trivial changes to relbr70... [1].

see also http://trac.osgeo.org/grass/wiki/HowToBackport

It's seems that you do not consider any backporing till now...

Martin

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa

_______________________________________________
grass-dev mailing list

grass-dev@.osgeo

http://lists.osgeo.org/mailman/listinfo/grass-dev

IMHO r60308 "r.stream.*: Name of input/Name for output" should also be
considered to be backported to relbr70.

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Re-GRASS-SVN-r60304-grass-trunk-raster-r-colors-tp5140994p5141000.html
Sent from the Grass - Dev mailing list archive at Nabble.com.

Sure. I’ll do that later today.

On May 18, 2014 7:22 AM, “Helmut Kudrnovsky” <hellik@web.de> wrote:

Huidae Cho wrote

I didn’t do much backporting till now. I think it’s time to read that wiki
page. Thanks!

On Sun, May 18, 2014 at 5:51 AM, Martin Landa <

landa.martin@

>wrote:

Hi,

2014-05-18 11:49 GMT+02:00 Martin Landa <

landa.martin@

>:

please consider backporting such trivial changes to relbr70… [1].

see also http://trac.osgeo.org/grass/wiki/HowToBackport

It’s seems that you do not consider any backporing till now…

Martin


Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa


grass-dev mailing list

grass-dev@.osgeo

http://lists.osgeo.org/mailman/listinfo/grass-dev

IMHO r60308 “r.stream.*: Name of input/Name for output” should also be
considered to be backported to relbr70.


best regards
Helmut

View this message in context: http://osgeo-org.1560.x6.nabble.com/Re-GRASS-SVN-r60304-grass-trunk-raster-r-colors-tp5140994p5141000.html
Sent from the Grass - Dev mailing list archive at Nabble.com.


grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Huidae Cho wrote:

I didn't do much backporting till now. I think it's time to read
that wiki page. Thanks!

Hi,

handy tip:

In svn/grass-addons/tools/ there are some backporting scripts, the
relevant one here is svn7merge.

to backport from trunk cd to the top relbr70 dir and after "svn up"
type "svn7merge REVNUM" where revnum is the number of the commit to
trunk you want to backport. then svn diff & commit.
all very quick.

occasionally you have to do "svn propdel svn:mergeinfo ." to get rid of
some unwanted tags, but as long as you don't do a 'svn commit' from the
top of the source tree it's harmless.

regards

--
Hamish <hamish.webmail@gmail.com>

Hi Hamish,

I’ll check the script.

Thank you!
Huidae

···

On Mon, May 19, 2014 at 12:59 AM, Hamish <hamish.webmail@gmail.com> wrote:

Huidae Cho wrote:

I didn’t do much backporting till now. I think it’s time to read
that wiki page. Thanks!

Hi,

handy tip:

In svn/grass-addons/tools/ there are some backporting scripts, the
relevant one here is svn7merge.

to backport from trunk cd to the top relbr70 dir and after “svn up”
type “svn7merge REVNUM” where revnum is the number of the commit to
trunk you want to backport. then svn diff & commit.
all very quick.

occasionally you have to do “svn propdel svn:mergeinfo .” to get rid of
some unwanted tags, but as long as you don’t do a ‘svn commit’ from the
top of the source tree it’s harmless.

regards


Hamish <hamish.webmail@gmail.com>