[Flashcoders] Source Control [WAS] to mac or not to mac

2008-03-15 Thread Muzak

Changed the subject.. to not completly hijack the thread ;-)

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=overviewproject=subversive
http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-611.html

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

regards,
Muzak

- Original Message - 
From: AJ Canepa [EMAIL PROTECTED]

To: Flash Coders List flashcoders@chattyfig.figleaf.com
Sent: Saturday, March 15, 2008 10:53 AM
Subject: Re: [Flashcoders] to mac or not to mac


I develop with FlexBuilder and Flash CS3 on the Mac and love it.  I  
tried subclipse though and wasn't a fan.  I prefer managing my source  
control separately with SmartSVN which gives more control and options.


AJ Canepa
Runtime Logic
www.runtimelogic.com


On Mar 14, 2008, at 4:10 PM, Muzak wrote:


I use subclipse with FlexBuilder/Eclipse
http://subclipse.tigris.org/

- Original Message - From: Claus Wahlers [EMAIL PROTECTED] 


To: Flash Coders List flashcoders@chattyfig.figleaf.com
Sent: Friday, March 14, 2008 10:27 PM
Subject: Re: [Flashcoders] to mac or not to mac


Dunno if that has been mentioned, but if you are NOT a command line  
guy, like me, and want a kick ass non-CLI SVN client, by far the  
best option is TortoiseSVN, which afaik is only available for  
Windows and beats the crap out of everything else i've seen.
This one tiny software is the main reason i stick to Windows (XP)  
for now. I have three machines here (XP, OSX and Ubuntu), and the  
XP machine is my main dev machine, because i don't wanna miss  
TortoiseSVN.
Otherwise, i'm very, VERY unreligious about operating systems,  
because i frankly think they all suck in one way or another.

Cheers,
Claus.




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


Re: [Flashcoders] Source Control [WAS] to mac or not to mac

2008-03-15 Thread Jon Bradley


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=overviewproject=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


Re: [Flashcoders] Source Control [WAS] to mac or not to mac

2008-03-15 Thread Muzak

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=overviewproject=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


Re: [Flashcoders] Source Control [WAS] to mac or not to mac

2008-03-15 Thread Hans Wichman
Hi Muzak,

i thought trac already offered a wiki, svn, emailnotifications and more,
could you spare some details on what assembla offers over trac?

greetz
JC

On Sat, Mar 15, 2008 at 8:56 PM, Muzak [EMAIL PROTECTED] wrote:

 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=overviewproject=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

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


Re: [Flashcoders] Source Control [WAS] to mac or not to mac

2008-03-15 Thread Muzak

It allows you to setup projects (workspaces) and administer them easily.
Assembla uses Trac ;-)
So whatever comes with Trac, you get with Assembla and you can enable/disble 
features on a project basis.

You can grant other developers access to your projects (again per project), 
which makes it easy to collaborate.
Access can be set to: none, view, edit.. per user
And much more..

regards,
Muzak

- Original Message - 
From: Hans Wichman [EMAIL PROTECTED]

To: Flash Coders List flashcoders@chattyfig.figleaf.com
Sent: Saturday, March 15, 2008 9:46 PM
Subject: Re: [Flashcoders] Source Control [WAS] to mac or not to mac



Hi Muzak,

i thought trac already offered a wiki, svn, emailnotifications and more,
could you spare some details on what assembla offers over trac?

greetz
JC

On Sat, Mar 15, 2008 at 8:56 PM, Muzak [EMAIL PROTECTED] wrote:


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



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


Re: [Flashcoders] Source Control [WAS] to mac or not to mac

2008-03-15 Thread Jason Van Cleave
My God. I can even commit my deploy folder with Subversive. This has been
killing me for months.



On Sat, Mar 15, 2008 at 6:23 PM, Muzak [EMAIL PROTECTED] wrote:

 It allows you to setup projects (workspaces) and administer them easily.
 Assembla uses Trac ;-)
 So whatever comes with Trac, you get with Assembla and you can
 enable/disble features on a project basis.

 You can grant other developers access to your projects (again per
 project), which makes it easy to collaborate.
 Access can be set to: none, view, edit.. per user
 And much more..

 regards,
 Muzak

 - Original Message -
 From: Hans Wichman [EMAIL PROTECTED]
 To: Flash Coders List flashcoders@chattyfig.figleaf.com
 Sent: Saturday, March 15, 2008 9:46 PM
 Subject: Re: [Flashcoders] Source Control [WAS] to mac or not to mac


  Hi Muzak,
 
  i thought trac already offered a wiki, svn, emailnotifications and more,
  could you spare some details on what assembla offers over trac?
 
  greetz
  JC
 
  On Sat, Mar 15, 2008 at 8:56 PM, Muzak [EMAIL PROTECTED] wrote:
 
  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
 

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

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