I am in support of this idea, but I think it may be a better idea to keep the "master" branch representative of the official ChucK "trunk", and keep any other commits in other branches until they are merged into ChucK "officially".<div>

<br></div><div>Just my two cents.<br><div><div><div>----------<div>Colin Sullivan<br></div><br>
<br><br><div class="gmail_quote">On Thu, Feb 2, 2012 at 3:50 PM, Remi Gillig <span dir="ltr"><<a href="mailto:remigillig@gmail.com">remigillig@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello all,<br>
<br>
It's not that I don't like SVN but there are cool alternatives for<br>
open source projects now. So I put ChucK on GitHub, I dream that you<br>
would adopt this for future commits. The biggest advantage is the<br>
"fork + pull" mechanic where someone can fork a project, do some<br>
fixes, modifications, additions etc. and you can pull his changes into<br>
the original repository. I know changing SCM is a big change in a<br>
project but I had to go the mailing list archives to find the SVN URL<br>
and I would love to see more contributions to ChucK.<br>
<br>
Also a big change in many projects, is the change for the build<br>
system. For Windows, the platform I'm originally interested in, I saw<br>
that there were Visual 6 projects which is quite outdated. For the<br>
benefit of everyone, I made a preliminary CMake build file which can<br>
right now build ChucK on Visual Studio 2010 for example. CMake is a<br>
bit like make but can generate projects for a number of platforms.<br>
<br>
So, to summarize, I imported the SVN repository (revision 93) into<br>
GitHub at this address : <a href="https://github.com/speps/chuck" target="_blank">https://github.com/speps/chuck</a><br>
My changes are already there, some minor fixes so that it builds on<br>
Windows (without HID, DirectInput support was outdated, without OTF<br>
server too. I did not want to be asked about Windows firewall for<br>
ChucK). These options should be CMake options if anyone is up for it.<br>
<br>
Anyway, I hope to hear from the developers community about a possible<br>
switch over to GitHub which would be great for ChucK (I had to go the<br>
mailing lists to realize that the latest version from the home page<br>
dates from around 2009).<br>
<br>
Cheers,<br>
<span class="HOEnZb"><font color="#888888">Remi Gillig.<br>
_______________________________________________<br>
chuck-dev mailing list<br>
<a href="mailto:chuck-dev@lists.cs.princeton.edu">chuck-dev@lists.cs.princeton.edu</a><br>
<a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev" target="_blank">https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev</a><br>
</font></span></blockquote></div><br></div></div></div></div>