well i just build local, test and upload and then all this comes about that I should be doing more than that by using subversion or ant or whatever then ppl drop in reg ftp clients and it gets more confusing.
~Dave the disruptor~ ---------------------------------------- From: Mark Drew <[EMAIL PROTECTED]> Sent: Tuesday, June 06, 2006 4:46 AM To: CF-Talk <[email protected]> Subject: Re: CF Studio 5 We do use version control, maybe I missed the question (thought you were asking which FTP clients we use). Cyberduck is just a good FTP client. With Ant I can build a script that would do things such as: 1) checkout the latest code, 2) FTP it to a site 3) Run a SQL update script 4) run a number of checks on a site (get task) in parallel (for load) 5) read the log file 6) email a report of what has happened its very useful in that way once you get your head round it . Ant basically is a program that runs in java that you pass an ant script to it and it goes off and does whatever you ask it to. MD On 6 Jun 2006, at 09:31, dave wrote: > so then you arent using version control? or do u still use your reg > ftp client with it? > > ~Dave the disruptor~ > > ---------------------------------------- > From: Mark Drew > Sent: Tuesday, June 06, 2006 4:18 AM > To: CF-Talk > Subject: Re: CF Studio 5 > > As far as I know it doesnt and doesnt need to. Ant already has FTP > tasks (might be an optional library). > > Cyberduck is a good FTP/SFTP client for OS X that is all > > MD > > On 6 Jun 2006, at 08:45, dave wrote: > >> So how does that work with all these ants and what not? >> >> ~Dave the disruptor~ >> >> ---------------------------------------- >> From: Mark Drew >> Sent: Tuesday, June 06, 2006 2:55 AM >> To: CF-Talk >> Subject: Re: CF Studio 5 >> >> I use Cyberduck on OS X >> >> MD >> >> On 6 Jun 2006, at 05:42, dave wrote: >> >>> ok so Sean and Ray use transmit I know (on osx, which is what i use >>> as well) but what do the good folks on osx use? >>> >>> ~Dave the disruptor~ >> >> >> >> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242550 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

