Re: Feature requests: Browse column widths, drag-and-drop to Firefox, Open with

2009-09-11 Thread Gabriel Gilder
I gave that a shot and it made a slight difference, but the column widths are still pretty inconsistent between launches. Basically it seems like the Name column always shrinks a little bit, and all the other columns grow a bit, especially Last Modified Author. Since my project doesn't have any

Opinion on my Versions.app Repository setup

2009-09-11 Thread joeworkman
I develop small plugins for Rapidweaver and sell them on my website (http://joeworkman.net/products) Each of these plugins contains a very small number of files (4-10 files tops.) Right now I am creating a new local repository for each new plugin. Now that I am at over 20 plugins, it seems that

Re: Opinion on my Versions.app Repository setup

2009-09-11 Thread Ray
I'd set up one repository with subdirectories for each plugin. That way you can merge commonly used code between them if you need to. It's hard to do that with multiple repositories. -Ray On Fri, Sep 11, 2009 at 12:49 PM, joeworkman joework...@gmail.com wrote: I develop small plugins for

Re: Opinion on my Versions.app Repository setup

2009-09-11 Thread joeworkman
I agree with you 100%. I just needed confirmation I guess. Do you know of a way to easily merge the repositories? Or do I have to manually merge it all into a single repository? On a side note is there an easy way to copy a working copy? I currently make a copy of a desired folder, remove the

Mercurial support

2009-09-11 Thread joeworkman
I have a few friends that have started to use Mercurial for their version control. Do you think it may be possible to add Mercurial support within Versions.app? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Mercurial support

2009-09-11 Thread Quinn Taylor
Same arguments as those against supporting git in the same app apply here. Mercurial and Bazaar are very similar to git (all three are distributed version control systems) and unfortunately (for those who might wish to develop commercial software around them) also under GPL. That's not to