CanDoThat / googlesitemapgenerator

Automatically exported from code.google.com/p/googlesitemapgenerator
Apache License 2.0
0 stars 0 forks source link

Windows install: Expected fill paths are written as UNIX paths instead of Windows. #160

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install and wait for a polling cycle.
2. Look at "google-sitemap-generator.log"
3. Look for any generated file like the cache.

i.e. 
Failed to open [C:\Program Files (x86)\Google\Google Sitemap 
Generator\/cache//1/data_current] to read.

Path should be:
[C:\Program Files (x86)\Google\Google Sitemap Generator\cache\1\data_current]

What is the expected output? What do you see instead?

Expected:
[C:\Program Files (x86)\Google\Google Sitemap Generator\cache\1\data_current]

Instead:
See above

What version of the product are you using? On what operating system?
r48, Windows 2003 Server, Windows 2008 Standard x64.

Please provide any additional information below.
This renders the product unusable as these paths cannot be overridden in the 
configuration.

Original issue reported on code.google.com by arz...@gmail.com on 7 Jun 2011 at 12:34

GoogleCodeExporter commented 9 years ago
any update on this, also having the same issue

Original comment by niram...@gmail.com on 4 Aug 2011 at 10:51

GoogleCodeExporter commented 9 years ago
I realize this is a very old thread, however I am facing the same issue. Was 
there any resolution to this?

Original comment by haw...@gmail.com on 25 Jun 2014 at 7:38