Re: [GRASS-dev] [GRASS GIS] #133: Unable to create file [REF] for subgroup

2008-04-19 Thread Glynn Clements

GRASS GIS wrote:

> #133: Unable to create file [REF] for subgroup
> -+--
>  Reporter:  nikos|   Owner:  grass-dev@lists.osgeo.org
>  Type:  defect   |  Status:  new  
>  Priority:  major|   Milestone:  6.4.0
> Component:  default  | Version:  unspecified  
>  Keywords:   |  
> -+--
>  GRASS 6.3.svn (2008)
> 
>  command:  i.group group=change_pca_250 subgroup=06.239_07.242
>  in=change_pca_250m_06.239_07.242.1,change_pca_250m_06.239_07.242.2
> 
>  output:
>  Adding raster map <[EMAIL PROTECTED]> to group
>  Raster map <[EMAIL PROTECTED]> exists in group.
>  Skipping...
>  Adding raster map <[EMAIL PROTECTED]> to group
>  Raster map <[EMAIL PROTECTED]> exists in group.
>  Skipping...
>  Adding raster map <[EMAIL PROTECTED]> to subgroup
>  Adding raster map <[EMAIL PROTECTED]> to subgroup
>  WARNING: Unable to create file [REF] for subgroup [06.239_07.242] of group
>   [change_pca_250 in PERMANENT]
>  i.group complete.
>  [Raster MASK present]

I cannot reproduce this.

-- 
Glynn Clements <[EMAIL PROTECTED]>
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] Re: [GRASS-user] error svn-update grass-addons

2008-04-19 Thread Glynn Clements

Helmut Kudrnovsky wrote:

> the problem is the file "VI_Server::VI_CALC.ldif", because the two
> "::" in the file-name is not allowed in an windows-environment.
> therefore a svn-update with Tortoise-svn on win xp is not possible.

Is it possible to configure the SVN server to prohibit filenames which
aren't permitted on Windows?

FWIW, the following characters cannot appear in filenames on Windows:

\ / : * ? " < > |

Even if a particular file is Unix-specific, it should at least be
possible to check it out on Windows.

-- 
Glynn Clements <[EMAIL PROTECTED]>
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] SVN changelog missing modified file names

2008-04-19 Thread Hamish
[ thread: 
http://thread.gmane.org/gmane.comp.gis.grass.devel/26613/focus=26624 ]

Martin:
> sorry, now I am getting the point, the missing filenames in changelog
> are connected to the migration cvs2svn. I am afraid that this
> information has been lost when cvs2svn.

"svn log COPYING" seems to keep full history going back to the start of
GRASS 6 development in 2002, past both cvs2svn and release branching.
svn2cl.sh just parses the XML output of "svn log". So I think it is more
a problem in the svn2cl script dealing with the branchpoint?


not willing to accept defeat quite yet,
Hamish





  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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


Re: [GRASS-dev] SVN changelog missing modified file names

2008-04-19 Thread Martin Landa
Hi,

2008/4/20, Hamish <[EMAIL PROTECTED]>:

> > using svn2cl [1],
>  >
>  > head ChangeLog
>  > 2008-04-16 15:55  martinl
>  >
>  > * locale/po/grasswxpy_cs.po: Czech localization of wxGUI
>  > updated by
>  >   Jan Trochta  (merged from trunk)
>  >
>  > 2008-04-16 13:31  neteler
>  >
>  > * gui/tcltk/gis.m/mapcanvas.tcl: give a hint as to what is
>  > wrong if
>  >   g.region can't find libgdal (merge from trunk)
>  >
>  > can help a bit?
>  >
>  > Martin
>  >
>  > [1] http://trac.osgeo.org/grass/wiki/HowToSVN
>
>
>
> it's the older stuff pre-6.3 branching which loses the filenames.
>  here is the transistion:
>
>  ---snip---
>  2007-10-23 22:10  markus
>
> * include/VERSION: GRASS 6.3.0RC1
>
>
>  2007-10-23 22:10
>
> * .: This commit was manufactured by cvs2svn to create branch
>   'releasebranch_6_3'.
>
>
> 2007-10-23 19:56  markus
>
> * : fixed the case that a cat column is already present in the
>   import table
>  ---snip---

sorry, now I am getting the point, the missing filenames in changelog
are connected to the migration cvs2svn. I am afraid that this
information has been lost when cvs2svn.

Martin

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


Re: [GRASS-dev] SVN changelog missing modified file names

2008-04-19 Thread Hamish
Hamish:
> > while preparing a 6.2.0-6.3.0 changelog I noticed the new changelogs
> > do not include modified file names for entries prior to:

Martin:
> using svn2cl [1],
> 
> head ChangeLog
> 2008-04-16 15:55  martinl
> 
> * locale/po/grasswxpy_cs.po: Czech localization of wxGUI
> updated by
>   Jan Trochta  (merged from trunk)
> 
> 2008-04-16 13:31  neteler
> 
> * gui/tcltk/gis.m/mapcanvas.tcl: give a hint as to what is
> wrong if
>   g.region can't find libgdal (merge from trunk)
> 
> can help a bit?
> 
> Martin
> 
> [1] http://trac.osgeo.org/grass/wiki/HowToSVN


it's the older stuff pre-6.3 branching which loses the filenames.
here is the transistion:

---snip---
2007-10-23 22:10  markus

* include/VERSION: GRASS 6.3.0RC1

2007-10-23 22:10  

* .: This commit was manufactured by cvs2svn to create branch
  'releasebranch_6_3'.

2007-10-23 19:56  markus

* : fixed the case that a cat column is already present in the
  import table
---snip---



Hamish



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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


Re: [GRASS-dev] SVN changelog missing modified file names

2008-04-19 Thread Martin Landa
Hamish,

2008/4/20, Hamish <[EMAIL PROTECTED]>:

>  while preparing a 6.2.0-6.3.0 changelog I noticed the new changelogs do
>  not include modified file names for entries prior to:

using svn2cl [1],

head ChangeLog
2008-04-16 15:55  martinl

* locale/po/grasswxpy_cs.po: Czech localization of wxGUI updated by
  Jan Trochta  (merged from trunk)

2008-04-16 13:31  neteler

* gui/tcltk/gis.m/mapcanvas.tcl: give a hint as to what is wrong if
  g.region can't find libgdal (merge from trunk)

can help a bit?

Martin

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

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


[GRASS-dev] SVN changelog missing modified file names

2008-04-19 Thread Hamish
Hi,

while preparing a 6.2.0-6.3.0 changelog I noticed the new changelogs do
not include modified file names for entries prior to:

2007-10-23 22:10  

* .: This commit was manufactured by cvs2svn to create branch
  'releasebranch_6_3'.


many commit messages are just like "fix NaN bug" so faily useless without
the filename. I notice that the trac timeline suffers a similar problem. 
(trac wish: filenames shown as a mouse-over tooltip on rev number)
  http://trac.osgeo.org/grass/timeline

making the committer put the filename in the commit message seems to me a
wasteful and redundant workaround.



- 6.2.0-6.3.0 changelog covers everything new since releasebranch_6_2 was
split off from CVS/HEAD.


?,
Hamish



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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


Re: [GRASS-dev] 6.3.0 is out! please prepare binaries...

2008-04-19 Thread Hamish
Agustin Diez Castillo wrote:
> I have put a Spanish translation of the announcement

Hi Agustin,

hang on, I haven't finished writing the English version yet! The top
section will only change slightly to mention backwards compatibility with
GRASS 6.0 and 6.2. The abstract blurb will be a less wordy version of the
same. I am currently trying to combine the previous release announcements
in the "what's new since 6.2.3" sections.


> in here
> http://grass-dev.osgeo.net/node/8
> I didn't know how to put it somewhere else.

I think that is a fine place for it, as long as on the front drupal page
we have a prominent link to the current GRASS website, so users are not
confused by stumbling across a homepage-in-testing and confusing it with
the real thing. (hey, I assume drupal do a little flag/language button in
the top right corner?)

the previous places for putting such things are on the trac wiki:
  http://trac.osgeo.org/grass/wiki/Release/6.3.0RC6-News

and in the SVN:  (like abstract_grass620_DE.txt)
 http://trac.osgeo.org/grass/browser/grass-web/trunk/announces/


> Feel free to convert it in a non-existent
> Short version (SP: Resument)

abstract coming soon :)
I am not sure if it is a good idea or not to translate filenames, past
way was to do like "abstract_grass630_ES.txt".


thanks!
Hamish



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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


[GRASS-dev] Re: [GRASS GIS] #108: wxgrass: trying to add legend gives UnicodeDecodeError

2008-04-19 Thread GRASS GIS
#108: wxgrass: trying to add legend gives UnicodeDecodeError
---+
  Reporter:  mlennert  |   Owner:  martinl   
  Type:  defect|  Status:  closed
  Priority:  major |   Milestone:  6.4.0 
 Component:  Python| Version:  svn-trunk 
Resolution:  fixed |Keywords:  wxgrass legend unicode
---+
Changes (by martinl):

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

-- 
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Re: [GRASS GIS] #107: wxgrass: trying to set options for scalebar or legend gives TypeError

2008-04-19 Thread GRASS GIS
#107: wxgrass: trying to set options for scalebar or legend gives TypeError
---+
  Reporter:  mlennert  |   Owner:  martinl
  Type:  defect|  Status:  closed 
  Priority:  major |   Milestone:  6.4.0  
 Component:  Python| Version:  svn-trunk  
Resolution:  fixed |Keywords:  wxgrass overlay scalebar legend
---+
Changes (by martinl):

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

-- 
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] 6.3.0 is out! please prepare binaries...

2008-04-19 Thread William Kyngesburye
My Mac OS X binaries are ready.  I also updated the system and extra  
requirements on the OSX download page (should be online on the next  
cron sync).


On Apr 19, 2008, at 7:09 AM, Markus Neteler wrote:


Before making the big announcement, let's prepare
binaries and the final release announcement.

Tarball here:
http://grass.osgeo.org/grass63/source/grass-6.3.0.md5sum
http://grass.osgeo.org/grass63/source/grass-6.3.0.tar.gz

Release announcement under preparation in
http://trac.osgeo.org/grass/browser/grass-web/trunk/announces/announce_grass630.html
(to be moved to tac Wiki afterwards!)

Congrats to all!
Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


-
William Kyngesburye 
http://www.kyngchaos.com/

"History is an illusion caused by the passage of time, and time is an  
illusion caused by the passage of history."


- Hitchhiker's Guide to the Galaxy


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


[GRASS-dev] Re: [GRASS GIS] #130: wxgrass: Remember the position of gui windows on Grass exit

2008-04-19 Thread GRASS GIS
#130: wxgrass: Remember the position of gui windows on Grass exit
--+-
  Reporter:  epatton  |   Owner:  martinl   
  Type:  enhancement  |  Status:  assigned  
  Priority:  trivial  |   Milestone:  6.4.0 
 Component:  Python   | Version:  svn-trunk 
Resolution:   |Keywords:  gui, monitor, position
--+-
Comment (by martinl):

 Replying to [comment:3 martinl]:

 > Next step could be to enable user to store windows position as default
 and override workspace settings or OS window positioning(?).

 Now implemented, r31041.

 'Config->Preferences', tab 'General', 'Save current window layout as
 default' -> click 'Save'. Can be overridden by workspace settings.

 Testing welcomed. Martin

-- 
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] [GRASS GIS] #134: Add a flag for subgroup listing in i.group

2008-04-19 Thread GRASS GIS
#134: Add a flag for subgroup listing in i.group
-+--
 Reporter:  nikos|   Owner:  grass-dev@lists.osgeo.org
 Type:  enhancement  |  Status:  new  
 Priority:  major|   Milestone:  6.4.0
Component:  default  | Version:  unspecified  
 Keywords:   |  
-+--
 How do you list your subgroup's?

-- 
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] 6.3.0 is out! please prepare binaries...

2008-04-19 Thread Agustin Diez Castillo
Hi,
I have put a Spanish translation of the announcement in here
http://grass-dev.osgeo.net/node/8
I didn't know how to put it somewhere else. Feel free to convert it in a 
non-existent
Short version (SP: Resument)

> Hi,
> 
> 2008/4/19, Otto Dassau <[EMAIL PROTECTED]>:
> >  OpenSuse packages are updated with wxpython gui but I wasn't able to build
> >  v.digit for wx. I found that there is a non solved problem, that shall be 
> > solved
> >  for 6.4. Is this correct or am I missing something?
> >
> >  http://trac.osgeo.org/grass/ticket/58
> 
> this issue is not solved, task for 6.4.0 or 6.3.1.
> 
> Martin
> 
> -- 
> Martin Landa  * http://gama.fsv.cvut.cz/~landa *
> ___
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
> 
> 


--
**
Dr. Agustín Diez Castillo
Departament de Prehistòria i Arqueologia
Fundació General Universitat de València
Phone:   +34 963 86 42 42
Avda. Blasco Ibañez, 28   Fax:  +34 963 86 42 34
València 46010
**



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


Re: [GRASS-dev] 6.3.0 is out! please prepare binaries...

2008-04-19 Thread Martin Landa
Hi,

2008/4/19, Otto Dassau <[EMAIL PROTECTED]>:
>  OpenSuse packages are updated with wxpython gui but I wasn't able to build
>  v.digit for wx. I found that there is a non solved problem, that shall be 
> solved
>  for 6.4. Is this correct or am I missing something?
>
>  http://trac.osgeo.org/grass/ticket/58

this issue is not solved, task for 6.4.0 or 6.3.1.

Martin

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


Re: [GRASS-dev] 6.3.0 is out! please prepare binaries...

2008-04-19 Thread Otto Dassau
Hi, 

OpenSuse packages are updated with wxpython gui but I wasn't able to build
v.digit for wx. I found that there is a non solved problem, that shall be solved
for 6.4. Is this correct or am I missing something? 

http://trac.osgeo.org/grass/ticket/58 

For now I added a patch to comment the building of wx-v.digit. Packages are
here:

http://download.opensuse.org/repositories/Application:/Geo/

thanks a lot!
  Otto

On Sat, 19 Apr 2008 05:51:36 -0700 (PDT)
Hamish <[EMAIL PROTECTED]> wrote:

> Nice one Markus,
> 
> > Release announcement under preparation in
> >
>
http://trac.osgeo.org/grass/browser/grass-web/trunk/announces/announce_grass630.html
> > (to be moved to tac Wiki afterwards!)
> 
> it'll be there soon.
> 
> Hamish

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


Re: [GRASS-dev] 6.3.0 is out! please prepare binaries...

2008-04-19 Thread Hamish
Nice one Markus,



> Release announcement under preparation in
>
http://trac.osgeo.org/grass/browser/grass-web/trunk/announces/announce_grass630.html
> (to be moved to tac Wiki afterwards!)


it'll be there soon.


Hamish



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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


[GRASS-dev] 6.3.0 is out! please prepare binaries...

2008-04-19 Thread Markus Neteler
Before making the big announcement, let's prepare
binaries and the final release announcement.

Tarball here:
http://grass.osgeo.org/grass63/source/grass-6.3.0.md5sum
http://grass.osgeo.org/grass63/source/grass-6.3.0.tar.gz

Release announcement under preparation in
http://trac.osgeo.org/grass/browser/grass-web/trunk/announces/announce_grass630.html
(to be moved to tac Wiki afterwards!)

Congrats to all!
Markus
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] Re: [GRASS GIS] #130: wxgrass: Remember the position of gui windows on Grass exit

2008-04-19 Thread GRASS GIS
#130: wxgrass: Remember the position of gui windows on Grass exit
--+-
  Reporter:  epatton  |   Owner:  martinl   
  Type:  enhancement  |  Status:  assigned  
  Priority:  trivial  |   Milestone:  6.4.0 
 Component:  Python   | Version:  svn-trunk 
Resolution:   |Keywords:  gui, monitor, position
--+-
Comment (by martinl):

 I have updated workspace file definition to store also window dimension
 (position and size), r31034. When loading workspace all displays and layer
 manager window are positioned based on information in workspace file (the
 last time you saved the file). You can suppress positioning of displays
 and layer manager separately in GUI user settings ('Config->Preferences').

 Next step could be to enable user to store windows position as default and
 override workspace settings or OS window positioning(?).

 Martin

-- 
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev