pombreda / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

Getting started with Bazaar #108

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.gource my-project-dir
2.gource C:/Mradr Game/
3.gource: unsupported log format <you may need to regerate your log file>

What is the expected output? What do you see instead?
The video? "gource: unsupported log format <you may need to regerate your log 
file>"

What version of the product are you using? On what operating system?
gource-0.28.win32, windows 7 64bit, Bazaar Explorer 1.1.2

Please provide any additional information below.
Not sure what I'm doing wrong... the readme isn't really clear on how to go 
about this.... my-project-dir isn't really a lot to go on...

Original issue reported on code.google.com by adr2tra...@gmail.com on 18 Dec 2010 at 1:36

GoogleCodeExporter commented 9 years ago
You probably need to put quotes around your directory name as it has a space in 
it. ie:

gource "C:/Mradr Game/"

Original comment by acaudw...@gmail.com on 18 Dec 2010 at 1:47

GoogleCodeExporter commented 9 years ago
Yup that's the problem. Thank you every much. Maybe this should be also 
included in the readme if can.

Original comment by adr2tra...@gmail.com on 18 Dec 2010 at 1:54