Taikatou / gource

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

My log files cannot be recognized from github #174

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Clone https://github.com/bmstech/Autocracy-API
2.Gource it

What is the expected output? What do you see instead?
The expected output is a visualization
I get your unsupported log format

What version of the product are you using? On what operating system?
Latest Version
Windows 7

Please provide any additional information below.
What is wrong with my github log?

Original issue reported on code.google.com by nickkosk...@gmail.com on 11 Jan 2013 at 7:20

GoogleCodeExporter commented 8 years ago
It seems to be working for me.

Is it working with Gource 0.38? What is the command line you're trying to use?

Original comment by acaudw...@gmail.com on 11 Jan 2013 at 9:49

GoogleCodeExporter commented 8 years ago
c:/gource/gource.exe c://Autocracy-API

Original comment by nickkosk...@gmail.com on 11 Jan 2013 at 11:53

GoogleCodeExporter commented 8 years ago
I got a little bit farther now i just get the access denied error
gource:failed to generate a log file.

Original comment by nickkosk...@gmail.com on 12 Jan 2013 at 12:35

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
What do you mean by an 'access denied error'?

What happens if you run the git log command used by Gource in the repo that you 
are having trouble with:

git log --pretty=format:user:%aN%n%ct --reverse --raw --encoding=UTF-8 
--no-renames

And if you save this log to a file (ie by adding '> log.txt' to the end), does 
Gource read it?

Original comment by acaudw...@gmail.com on 12 Jan 2013 at 8:56

GoogleCodeExporter commented 8 years ago

Original comment by acaudw...@gmail.com on 2 Mar 2013 at 8:32