And on a similar note, I use Assembla as an online repository:
http://www.assembla.com/

It's free (there's a paying version with some extra's)
Setting up a projects is a breeze.
Includes TRAC, Wiki, SVN, email notificiations, and more..

Whenever I work on a project with other freelancers (who, like me, work from 
home) this is invaluable.

regards,
Muzak

----- Original Message ----- From: "Jon Bradley" <[EMAIL PROTECTED]>
To: "Flash Coders List" <flashcoders@chattyfig.figleaf.com>
Sent: Saturday, March 15, 2008 8:22 PM
Subject: Re: [Flashcoders] Source Control [WAS] to mac or not to mac



On Mar 15, 2008, at 6:36 AM, Muzak wrote:

There's a new(er) plugin, called subversive that might be worth looking into.
I haven't tried it yet, but heard good things about it:
http://www.polarion.org/index.php?page=overview&project=subversive
http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink- cid-611.html

That's what I use, while running subversion on OS X and a remote linux machine.

Before I used Eclipse as my primary IDE, I used TortoiseSVN, but having it all in one IDE makes life easier.

SVNx on OS X is pretty good. Eclipse does it fairly well too with the subversive pack, but I still like the GUI tool.

Of course, you can't beat the command line (I almost always have it open). Just cd'ing to my source directory and running svn on any google code or sourceforge project is priceless, and way faster than opening an application and filling in all the required params to check out a trunk.

I just have to get better at actually using the source control for small projects where I'm pretty much the main person working.

:)

- jon

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to