On Fri, Oct 30, 2009 at 3:04 PM, Bao <[email protected]> wrote: > > Thanks for your quick reply. > > I just want to know if google-code has that feature. If it is > intentionally design like that, I have no problem! >
We do not have that feature, and do not plan to add such a feature. > What a man will really > react if he is seeking for something and hitting my project and he > sees a half of the introduction written, no source code committed yet? > He would think, grrrr, a gain a garbage project created for fun and > never come back. > Or, if you choose not to create a project at all (and work only on your own computer), then this man will never even know your interest/intent exists at all. He may decide to go implement the same idea himself. Isn't it better to put up an introduction that says "this code is still not finished, please join the mailing list to discuss and help out?" The goal is to *attract contributors*, not work alone until your project has something great to show. Contributors can join at any point, even in the earliest stages. > I even now cannot manage to > commit source codes, it just simple fails to authenticate from my > Eclipse! My guess is that you didn't checkout a working copy over https://, which is required for commits. http:// will not work, you need https://. Also remember to use your googlecode password, not your 'google account' password. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

