Re: [GRASS-dev] Moving v.pack and v.unpack from addons to trunk

2012-10-15 Thread Sören Gebbert
Done in r53397. I copied v.pack and v.unpack from the grass addons to trunk and removed them from the addons. I followed the howto that is available here: http://trac.osgeo.org/grass/wiki/HowToSVN#MovingmodulesbetweentrunkandAddonsrepository Best regards Soeren 2012/8/27 Sören Gebbert : > Dear

Re: [GRASS-dev] Moving v.pack and v.unpack from addons to trunk

2012-08-29 Thread Sören Gebbert
Hi Hamish, 2012/8/29 Hamish : > Sören: >> The modules r.pack/r.unpack and v.pack/v.unpack are a core requirement >> of the space time raster and vector export/import modules in the >> temporal framework. > > no objections, but I wonder if we can come up with a solution so that > moving files aroun

Re: [GRASS-dev] Moving v.pack and v.unpack from addons to trunk

2012-08-29 Thread Hamish
Sören: > The modules r.pack/r.unpack and v.pack/v.unpack are a core requirement > of the space time raster and vector export/import modules in the > temporal framework. no objections, but I wonder if we can come up with a solution so that moving files around like that is not a core requirement of

Re: [GRASS-dev] Moving v.pack and v.unpack from addons to trunk

2012-08-28 Thread Markus Neteler
On Mon, Aug 27, 2012 at 5:21 PM, Martin Landa wrote: > 2012/8/27 Sören Gebbert : >> The modules r.pack/r.unpack and v.pack/v.unpack are a core requirement >> of the space time raster and vector export/import modules in the >> temporal framework. >> >> I would like to move the modules next week if

Re: [GRASS-dev] Moving v.pack and v.unpack from addons to trunk

2012-08-27 Thread Martin Landa
Hi, 2012/8/27 Sören Gebbert : > The modules r.pack/r.unpack and v.pack/v.unpack are a core requirement > of the space time raster and vector export/import modules in the > temporal framework. > > I would like to move the modules next week if there are no objections > against it. +1 Martin -- M

Re: [GRASS-dev] Moving v.pack and v.unpack from addons to trunk

2012-08-27 Thread Luca Delucchi
2012/8/27 Sören Gebbert : > Dear all, > I would like to move v.pack and v.unpack from the grass7 addons repo > into grass7 trunk. IMHO the functionality of these modules is really > important to transfer grass vectors from one grass location into an > other without conversion and information loss.

[GRASS-dev] Moving v.pack and v.unpack from addons to trunk

2012-08-27 Thread Sören Gebbert
Dear all, I would like to move v.pack and v.unpack from the grass7 addons repo into grass7 trunk. IMHO the functionality of these modules is really important to transfer grass vectors from one grass location into an other without conversion and information loss. The vector export modules v.pack and