Re: [Flashcoders] Version control software?

2005-12-13 Thread andar
--- Original Message - From: "Chris Hill" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Wednesday, December 14, 2005 4:37 AM Subject: Re: [Flashcoders] Version control software? > IANAJSFLW (I am not a JSFL wizard), but perhaps you can script some >

Re: [Flashcoders] Version control software?

2005-12-13 Thread Weyert de Boer
Ivan of Blitz wrote about this, more info at: http://www.ivantodorov.com/blog/?p=28 HTH ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Version control software?

2005-12-13 Thread Chris Hill
IANAJSFLW (I am not a JSFL wizard), but perhaps you can script some version control hooks? What exactly do you want to happen in Flash concerning version control? Joeri van Oostveen wrote: Not that I know from the Flash IDE, but when you're used to Eclipse as editor, you can use CVS or SVN

Re: [Flashcoders] Version control software?

2005-12-13 Thread Joeri van Oostveen
s there any version control software that we can work directly from Flash > IDE other than Ms. VSS ? > > - andar - > > - Original Message - > From: "Martin Wood" <[EMAIL PROTECTED]> > To: "Flashcoders mailing list" > Sent: Tuesday, December 1

Re: [Flashcoders] Version control software?

2005-12-13 Thread andar
Is there any version control software that we can work directly from Flash IDE other than Ms. VSS ? - andar - - Original Message - From: "Martin Wood" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Tuesday, December 13, 2005 7:42 PM Subject: Re: [Fl

Re: [Flashcoders] Version control software?

2005-12-13 Thread Danny Kodicek
SVN and CVS work happily for remote access, too... Sure, but FTPVC is nice because it's so damn simple. P.S. Bought the book, by the way - just haven't had time to read it. :-) I suspect you're not alone in this... Danny ___ Flashcoders mailing l

Re: [Flashcoders] Version control software?

2005-12-13 Thread Martin Wood
I do all of my work remotely and have setup SVN access for all the people involved in the project. After a 10 minute guide to tortoise svn all the non-programmers were happy, and they have now got out of the habit of having mutiple copies of files with incremental names like schedule_rev23 bec

Re: [Flashcoders] Version control software?

2005-12-13 Thread Ian Thomas
Hi Danny, SVN and CVS work happily for remote access, too... Cheers, Ian P.S. Bought the book, by the way - just haven't had time to read it. :-) On 12/13/05, Danny Kodicek <[EMAIL PROTECTED]> wrote: > > We've been quite happy with FTPVC, which is a system based on your FTP > site. > It's ve

Re: [Flashcoders] Version control software?

2005-12-13 Thread Danny Kodicek
ge - From: "Ian Thomas" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Tuesday, December 13, 2005 10:21 AM Subject: Re: [Flashcoders] Version control software? Iestyn, If you look back over the last couple of days of posts, lots of people have been t

RE: [Flashcoders] Version control software?

2005-12-13 Thread Jim Tann
I use SVN, its not perfect but it is the best free one I have found. Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of iestyn lloyd Sent: 13 December 2005 10:17 To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] Version control software? Hi

Re: [Flashcoders] Version control software?

2005-12-13 Thread Ian Thomas
Iestyn, If you look back over the last couple of days of posts, lots of people have been talking about this already (see under 'Workflow')... The general consensus seems to be to use Subversion (also called SVN). I myself use it all the time; it solves many of the problems CVS used to have. It

[Flashcoders] Version control software?

2005-12-13 Thread iestyn lloyd
Hi list, Can anyone recommend some decent version control software? A lot of our projects use hundreds of swf files, and it can be a nightmare making sure people are working on the latest files. Any recommendations anyone? cheers iestyn ___ Flashcoder