[Osgeo4w-trac] [osgeo4w] #398: Unable to connect to PostgreSQL DB in GRASS 7.0svn on Win 7
    OSGeo4W 
    trac_osgeo4w at osgeo.org
       
    Mon Dec 16 09:20:03 PST 2013
    
    
  
#398: Unable to connect to PostgreSQL DB in GRASS 7.0svn on Win 7
-------------------+--------------------------------------------------------
Reporter:  GG1234  |       Owner:  osgeo4w-dev@…              
    Type:  defect  |      Status:  new                        
Priority:  minor   |   Component:  Package                    
 Version:          |    Keywords:                             
-------------------+--------------------------------------------------------
Comment(by maphew):
 The disallowed leading dot in a file or folder name for Windows has been
 around since at least Windows XP. The workaround I've always used is to
 create the file/folder from a CMD shell instead of Windows Explorer (I
 didn't know about the trailing dot trick, thanks!), e.g.:
 {{{
 pushd %HOMEDRIVE%%HOMEPATH%
 mkdir .grass7
 }}}
-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/398#comment:2>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
    
    
More information about the Osgeo4w-trac
mailing list