On Monday 06 September 2010 11:23:55 Peter E Williams wrote: > How can I use subversion to create an Internet repository for my code, > which is public domain but still copyright to me? I want to release > official public versions of my alpha code for testing as beta versions > and then zip them up as official beta versions on my website. I have no > problems zipping the code and publishing it on my website.
I am using git and GitHub myself (http://github.com/JuhaManninen) and I can recommend it. Especially on a Linux system git works very well. Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
