On Dec 5, 11:23 am, Jonathan Lundell <[email protected]> wrote: > On Dec 5, 2009, at 7:18 AM, Yarko Tymciurak wrote: > > > Finally, you will not have BOTH svn and mercurial: people who used to > > use SVN and are not comfortable with command line checkout should > > consider getting ToirtiseHG to get / checkout web2py: > > http://tortoisehg.bitbucket.org/ > > Just for the record (in my case, at least), it's not a question of > command-line vs GUI; it's a question of having SCM integrated with my IDE or > not. It's workable without, but it's a loss all the same.
it looks like there were posts 2 years ago asking for hg integration - you could take it up with barebones software.... anyway, bbedit is an editor; I'm surprised someone hasn't scripted it already for hg use... You should easily be able to adapt scripts made to integrate git w/ bbedit: http://groups.google.com/group/bbedit/browse_thread/thread/98d8dd9841017cd1 http://www.idolhands.com/technology_and_development/basic-git-integration-with-bbedit/ It's not much functionality, but it may provide a starting example for you. Could you also do shell scripts (instead of applescripts?) -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

