[GRASS-user] Problem removing mapsets in g.mapset

2008-04-11 Thread Patton, Eric
I can't seem to remove mapsets in g.mapsets using the new removemapset 
parameter. Ex:

$ g.mapsets -p
ED_Legacy_Data PERMANENT 2007006

$ g.mapsets rem=2007006
$ g.mapsets -p
ED_Legacy_Data PERMANENT 2007006

g.list is still fetching raster map names from the removed mapset as well:

$ g.list rast 
--
raster files available in mapset ED_Legacy_Data:
snip

raster files available in mapset PERMANENT:
snip

raster files available in mapset 2007006:
(all rasters follow)

~ Eric.







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


Re: [GRASS-user] Problem removing mapsets in g.mapset

2008-04-11 Thread Martin Landa
Hi,

should be fixed now

http://trac.osgeo.org/grass/changeset/30939

Martin

2008/4/11, Patton, Eric [EMAIL PROTECTED]:
 I can't seem to remove mapsets in g.mapsets using the new removemapset 
 parameter. Ex:

  $ g.mapsets -p
  ED_Legacy_Data PERMANENT 2007006

  $ g.mapsets rem=2007006
  $ g.mapsets -p
  ED_Legacy_Data PERMANENT 2007006

  g.list is still fetching raster map names from the removed mapset as well:

  $ g.list rast
  --
  raster files available in mapset ED_Legacy_Data:
  snip

  raster files available in mapset PERMANENT:
  snip

  raster files available in mapset 2007006:
  (all rasters follow)

  ~ Eric.







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



-- 
Martin Landa landa.martin gmail.com * http://gama.fsv.cvut.cz/~landa *
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user