I'm giving Adrian the benefit of the doubt because I think he isn't trying to be a spammer, but yes, use a real source control environment. Adrian, in general we don't mind if you post about CoderBuddy to this group as long as you answer the question clearly and with examples. This group is a bit more receptive to people who actively participate, so we'd love to see more general App Engine tips and tricks from you as you add features to CoderBuddy!
I like Github, but that requires you to use Git. If you want SVN or Mercurial, you can use Google Code, but it will be open source. BitBucket allows you to use Mercurial for a small private repository for free, I believe. I've really come to hate using SVN recently. I prefer Git or Mercurial. If you see me using Git more, it's only because I'm more familiar with it. Git and Mercurial are functionally equivalent for me . I know the fans on either side will beg to differ, but I haven't really preferred one to the other in the projects where I've used them. Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Fri, Jun 24, 2011 at 8:53 AM, Adrian Scott <[email protected]> wrote: > Valid point. We have little desire to reinvent it. Easiest way for us to > develop MVP running on GAE was through something simple. > > We're looking primarily at Git for that piece (hopefully Bram Cohen will > still be my friend). Further recommendations and suggestions are welcome > (probably best directly to me, off-list :). > > > -- > Adrian Scott, Ph.D. > CEO, Founder > CoderBuddy > http://www.coderbuddy.com/ > > > On Thu, Jun 23, 2011 at 5:35 PM, Branko Vukelic <[email protected]>wrote: > >> On Fri, Jun 24, 2011 at 1:38 AM, Adrian Scott <[email protected]> >> wrote: >> > updated most recently and by whom. We don't yet have clone/merge >> > capabilities but are looking at that for the future. If each of your >> team is >> > developing a different part of the project that can work pretty well >> with >> > our existing set-up. >> >> Trying to figure out why you guys are trying to reinvent SCM... >> >> -- >> Branko Vukelić >> [email protected] >> >> Lead Developer >> Herd Hound (tm) - Travel that doesn't bite >> www.herdhound.com >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" 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-appengine?hl=en. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
