You can do this in Google code and Bitbucket as well, I believe. In Trac, for instance, you just say this in your commit:
"Fixing bug #3" Not sure if this works in Google Code/Bitbucket or not. Either way, the point I was making is that the OP should use a source control system. Generally speaking a project management solution is also useful, but in my experience it's more important to hammer out a process. No tool can fix a broken process, but it can make a "good enough" process easier to follow. 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 10:25 AM, Branko Vukelic <[email protected]>wrote: > On Fri, Jun 24, 2011 at 4:14 AM, Ikai Lan (Google) <[email protected]> > wrote: > > 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. > > One thing I love about Assembla, and I don't see any of the options > you've mentioned do it (correct me if I'm wrong, of course), is the > ability to attach commits to a ticket using commit log messages. > Codaset has this feature as well. You can commit and add "see #123" to > your log message, and a link to commit + your message will be appended > to the ticket. Of course, you can also change the state of the ticket > this way "Done #123", etc. > > -- > 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.
