On Dec 5, 2009, at 9:47 AM, Yarko Tymciurak wrote:

> 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?)

There are scripts (BBEdit has good support for both shell scripts and 
applescripts, not to mention python), and I can define bbedit as the editor for 
hg. But BBEdit has a higher level of integration for svn, cvs and perforce that 
can't be duplicated via scripts.

Example: there's a menu item not just for diff with head, but diff with 
previous. Very handy for looking at just what happened in the last batch of 
patches. Of course I can *do* that elsewise, but it's a whole lot easier when 
it's a single click from inside my editing environment.

And yes, I need to keep bugging Barebones....

--

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.


Reply via email to