|
Author | Thread |
---|---|
Elwood |
Published: 2010/7/18 9:56 Updated:
2010/7/18 9:56
|
Just can't stay away
Joined: 12/09/2006
From: Lyon, France
Comments: 1370
|
Re: GOURCE ported to AmigaOS4
From page: http://code.google.com/p/gource/
Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project. Currently there is first party support for Git, Mercurial and Bazaar, and third party (using additional steps) for CVS and SVN. |
Hans |
Published: 2010/7/18 21:59 Updated:
2010/7/18 21:59
|
Home away from home
Joined: 01/26/2007
From: New Zealand
Comments: 2797
|
Re: GOURCE ported to AmigaOS4
Any idea if they plan to add SVN support into gource itself? I tried to use gource on my PC with some of my projects, but I couldn't get any of their methods to work. Git import didn't work; and the SVN client refused to give me a log for some reason. I normally use TortoiseSVN but, while it will show the log, it won't export it.
Hans |
spotUP |
Published: 2010/7/19 2:49 Updated:
2010/7/19 2:49
|
Just can't stay away
Joined: 11/26/2006
From:
Comments: 1492
|
Re: GOURCE ported to AmigaOS4
sorry, no idea. i just tried it with a cvs rep.
|
Hans |
Published: 2010/7/19 9:18 Updated:
2010/7/19 9:18
|
Home away from home
Joined: 01/26/2007
From: New Zealand
Comments: 2797
|
Re: GOURCE ported to AmigaOS4
@SpotUP
I just tried an SVN repository again via Amiga OS 4, and it worked just fine. Thanks to having Python, I could use the log file conversion script. The fact that our SVN client didn't fall over when getting the log helped too. I still hope that the gource developers take the time to integrate SVN support, but at least I can use it now. Thanks for the port Hans |
spotUP |
Published: 2010/7/19 17:51 Updated:
2010/7/19 17:51
|
Just can't stay away
Joined: 11/26/2006
From:
Comments: 1492
|
Re: GOURCE ported to AmigaOS4
Cool to hear that you got it working. =)
What svn rep did you try? Did it turn out beautiful? I guess another sollution would be if someone wrote a GUI for this that used the scripts in the background. It's a shame we don't have GIT yet. |