[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grass-dev
Subject:    Re: [GRASS-dev] SVN trunk issue with g.list and g.remove (and solution)
From:       Markus Neteler <neteler () osgeo ! org>
Date:       2014-09-30 19:54:27
Message-ID: CALFmHhtW-sbG4U-cXWQcfSzeXs3iumJzKCTFF2WHFC75Z9wFRw () mail ! gmail ! com
[Download RAW message or body]

On Tue, Sep 30, 2014 at 8:16 PM, Huidae Cho <grass4u@gmail.com> wrote:
> Hmm... I "remove"d g.list/g.remove and "rename"d g.mlist/g.mremove. Maybe,
> there is a better way?

In SVN it seems to be a kind a collision since it appears to maintain
the history.
Perhaps the way to go would have been (guessing):

cd general/
svn mv g.list g.list.old
svn mv g.remove g.remove.old
svn ci -m"move old code aside"

svn mv g.mlist g.list
svn mv g.mremove g.remove
svn rm g.list.old
svn rm g.remove.old
svn ci -m"subsitute old g.list/g.remove code with former g.mlist/g.mremove"

Anyway, too late :-) However, it needs to be manually fixed in all SVN
copies around including the automated builts.
@MartinL: also for winGRASS binaries of trunk

Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic