can o' worms that, eh. I used CVS for quite a while before a recent job change got me using SVN. I manged a team of developers previously all using CVS and rarely ran into the things SVN 'solves'. The main gripe we had was directory renaming, but since we rarely had to do that it was not so bad off. We had a enterprise wide trouble system, Remedy, that we had to use so could not use Trac either. We also had a enterprise standard source control tool, PCVS or whatever its called now. Combine this with two facts: we were a rebellious bunch and SVN was at a 0.1 release or so, yeah way back. Thus we used CVS. YMMV.
That said, I'd use SVN now, its tie in with Trac is just simply oh so righteous. Add in the Mylin stuff with Eclipse and wow. Now, for enterprise use? Can Trac integrate with LDAP servers for authorization and groups and such? http://blogs.open.collab.net/svn/2007/03/subversion_ldap.html looks possible for authentication, but not for authorization. IIRC, CVS suffers from this too, not hard to authenticate against a LDAP, but authorization is a issue. DK On Feb 12, 2008 9:43 PM, Mark Shen <[EMAIL PROTECTED]> wrote: > How about CVS? Which one is better? what is the different? > > Thanks > > Mark > > On Feb 12, 2008 1:32 PM, Mike Chabot <[EMAIL PROTECTED]> wrote: > > > Skip the project-related file and just go with source code, which > > includes .as, .mxml, .css, and any assets. If you don't currently have > > any source control software in place then I recommend using > > subversion. > > > > Good luck, > > Mike Chabot > > > > On Feb 12, 2008 4:10 PM, David Henry <[EMAIL PROTECTED]> > > wrote: > > > Greetings Flex List, > > > > > > When placing a Flex Builder 3 Flex/AIR project in source control for > use > > > by a team of developers which files and folders should be included and > > > which should be ignored? Also which source control software do you > > prefer? > > > > > > Thanks! > > > > > > David > > > > > > -- > > > [Image:Our Hero] David Henry > > > http://ColdFusionPowered.com/ > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4922 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
