Am 08.09.2011 04:40, schrieb Paul Taggart: > I found a handful of compiler warnings that pointed to real problems(I will > be submitting those patches soon).
Hello Paul, just a little side note. Cinelerra devs are using the Git revision control system. This means every developer has his own tree, and everyone can happily pull changes and published branches from other developers without much ado. Basically this allows a "low ceremony" style of collaboration. This also explains, why little self-contained changes / patches are preferred over one huge does-everything patch: it is much easier to pick up small bits and to understand thematically isolated changes. You seem to intend to contribute to Cinelerra, which is highly appreciated! It might help and likely makes collaboration a little bit more smooth if you where able to learn some basic Git usage. It is certainly not required and just submitting patches will work as well. Anyhow, Git is nothing esoteric and gaining more and more popularity these days; so learning a bit of Git basics is certainly a useful skill for every developer... Just my 0.02 Regards, Hermann V. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
