Re: [GRASS-dev] [GRASS GIS] #2040: g.mapset does not create WIND file if new mapset is created in other location

2019-04-27 Thread GRASS GIS
#2040: g.mapset does not create WIND file if new mapset is created in other
location
--+-
  Reporter:  mlennert |  Owner:  grass-dev@…
  Type:  defect   | Status:  closed
  Priority:  normal   |  Milestone:  7.6.2
 Component:  Default  |Version:  svn-trunk
Resolution:  fixed|   Keywords:  mapset WIND
   CPU:  Unspecified  |   Platform:  Unspecified
--+-

Comment (by mmetz):

 In [changeset:"74430" 74430]:
 {{{
 #!CommitTicketReference repository="" revision="74430"
 libgis: LOCATION -> LOCATION_NAME in G_make_mapset(), fixes #2040
 (backport trunk r74429)
 }}}

-- 
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2040: g.mapset does not create WIND file if new mapset is created in other location

2019-04-27 Thread GRASS GIS
#2040: g.mapset does not create WIND file if new mapset is created in other
location
--+-
  Reporter:  mlennert |  Owner:  grass-dev@…
  Type:  defect   | Status:  closed
  Priority:  normal   |  Milestone:  7.6.2
 Component:  Default  |Version:  svn-trunk
Resolution:  fixed|   Keywords:  mapset WIND
   CPU:  Unspecified  |   Platform:  Unspecified
--+-
Changes (by mmetz):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"74429" 74429]:
 {{{
 #!CommitTicketReference repository="" revision="74429"
 libgis: LOCATION -> LOCATION_NAME in G_make_mapset(), fixes #2040
 }}}

-- 
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2040: g.mapset does not create WIND file if new mapset is created in other location

2019-04-26 Thread GRASS GIS
#2040: g.mapset does not create WIND file if new mapset is created in other
location
--+-
  Reporter:  mlennert |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:  7.6.2
 Component:  Default  |Version:  svn-trunk
Resolution:   |   Keywords:  mapset WIND
   CPU:  Unspecified  |   Platform:  Unspecified
--+-
Changes (by martinl):

 * milestone:  7.0.7 => 7.6.2


-- 
Ticket URL: 
GRASS GIS 

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

Re: [GRASS-dev] [GRASS GIS] #2040: g.mapset does not create WIND file if new mapset is created in other location

2018-09-28 Thread GRASS GIS
#2040: g.mapset does not create WIND file if new mapset is created in other
location
--+-
  Reporter:  mlennert |  Owner:  grass-dev@…
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:  7.0.7
 Component:  Default  |Version:  svn-trunk
Resolution:   |   Keywords:  mapset WIND
   CPU:  Unspecified  |   Platform:  Unspecified
--+-

Comment (by martinl):

 Still issue

 {{{
 g.mapset -c testmapset location=xy
 WARNING: G__open(write): Unable to open
  '/opt/grassdata1/nc_spm_08_grass7/testmapset/WIND': No such file
  or directory
 Mapset switched. Your shell continues to use the history for the old
 mapset
 }}}

-- 
Ticket URL: 
GRASS GIS 

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

[GRASS-dev] [GRASS GIS] #2040: g.mapset does not create WIND file if new mapset is created in other location

2013-07-24 Thread GRASS GIS
#2040: g.mapset does not create WIND file if new mapset is created in other
location
-+--
 Reporter:  mlennert |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  7.0.0
Component:  Default  | Version:  svn-trunk
 Keywords:  mapset WIND  |Platform:  Unspecified  
  Cpu:  Unspecified  |  
-+--
 In trunk:

 {{{
 GRASS 7.0.svn (nc_spm_08):/data/home/mlennert  g.mapset -c testmapset
 location=XY
 Your shell continues to use the history for the old mapset
 You can switch the history by commands:
 history -w; history -r /data/GRASS/DATA7/XY/testmapset/.bash_history;

 GRASS 7.0.svn (nc_spm_08):/data/home/mlennert  ls
 /data/GRASS/DATA7/XY/testmapset/
 GRASS 7.0.svn (nc_spm_08):/data/home/mlennert 
 }}}

 g.region -d fixes the issue, but g.mapset should create the WIND file
 automatically.

-- 
Ticket URL: https://trac.osgeo.org/grass/ticket/2040
GRASS GIS http://grass.osgeo.org

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