On Jul 9, 2009, at 12:09 PM, Noah Hart wrote: > > BACKGROUND: > In order to learn C#, I have spent the last year converting the > source code > of SQLite3 from C to C#. As of version 3.6.16, it is now ready to > release in > the wild. I don't want to self-host CVS or some other repository, so > I am > trying to decide where to post the code. > > My goals for this are simple. I just want to allow people to > download the > source code, submit feedback, bug reports, etc. > > I have looked at sourceforge, googlecode, codeproject and a few > others. > However, while they all look fine, I not sure what works well in the > real > world. > > Any suggestions from your personal experience would be appreciated.
If you can convince a few prominent contributors to this mailing list (Igor Tandetnik, Roger Binns, members of the SQLite.org staff, etc.) to say this is a good project, then I will create a subdomain under sqlite.org (ex: csharp.sqlite.org) and set you up with a website with a fossil configuration management system on which to host your project. See http://www.fossil-scm.org/ for more information on fossil. Fossil is self-hosting, btw. The above offer applies to any open-source project related to SQLite. > > DISCLAIMER: > This port was done simply to learn C#, and then embed SQLite3 into a > C# > application without the need for a dll. Please no criticism for > doing this, > or a discussion of if it was advisable to port SQLite3 to C# in the > first > place. > > Also, I know this is off-topic, but I am really interested in your > suggestions. If you want to flame me, please reply directly, and > not to the > list. > > Regards, > > Noah Hart > > -- > View this message in context: > http://www.nabble.com/Pros-and-cons-of-various-online-code-sharing-sites-tp24413069p24413069.html > Sent from the SQLite mailing list archive at Nabble.com. > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users D. Richard Hipp d...@hwaci.com _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users