House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home /  Groups /  ColdFusion Talk (CF-Talk)

Version Management Inquiry

  << Previous Post |  RSS |  Tree View |  Sort Oldest First |  Subscribe to this Group Next >> 

Version Management Inquiry

>  Is there a extension for DWMX 2k4 to use subversion? Massimo Foti 05/19/2004 11:16 AM
Massimo, Ben Densmore 05/19/2004 11:13 AM
> Massimo, how 'superhappy'?  I'm thinking of moving over to Massimo Foti 05/19/2004 09:47 AM
Graham, Greg Luce 05/19/2004 09:44 AM
If you are running on Windows or even Unix, using CVS would definitely Qasim Rasheed 05/19/2004 09:39 AM
Massimo, how 'superhappy'?  I'm thinking of moving over to Subversion. Douglas.Knudsen 05/19/2004 09:33 AM
I would at the very least use Dreamweavers CheckIn/Out feature if you Ben Densmore 05/19/2004 09:31 AM
an often touched upon thread Douglas.Knudsen 05/19/2004 09:31 AM
> On one of my projects I am working with a fellow coldfusion developer and Massimo Foti 05/19/2004 09:30 AM
Group: Graham Pearson 05/19/2004 09:26 AM

05/19/2004 11:16 AM
Author: Massimo Foti Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163655 >  Is there a extension for DWMX 2k4 to use subversion? > I am not aware of any dedicated extension. I would use TortoisesSVN anyway, since DW's isn't the only editor I use ---------------------------- Massimo Foti http://www.massimocorner.com Co-Author of Dreamweaver MX 2004 Magic: http://www.dwmagic.com/
05/19/2004 11:13 AM
Author: Ben Densmore Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163654 Massimo, Is there a extension for DWMX 2k4 to use subversion? Thanks, Ben > On one of my projects I am working with a fellow coldfusion developer and I > am wondering how other small groups deal with the item of 2 or so > developers working on the same overall project. How does these small groups > make sure that files with changes do not get overwritten and have work > losts. At the present time, we are just communicating and blocking out time > where we will not be in a specific file or directory so the changes made > will not be lost or overwritten? Until a few months ago I was using CVS, but I am migrating to Subversion and I am superhappy: http://subversion.tigris.org/ I use this as GUI: http://tortoisesvn.tigris.org/ Fundamental reading: http://svnbook.red-bean.com/ ---------------------------- Massimo Foti http://www.massimocorner.com Co-Author of Dreamweaver MX 2004 Magic: http://www.dwmagic.com/ ________________________________
05/19/2004 09:47 AM
Author: Massimo Foti Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163629 > Massimo, how 'superhappy'?  I'm thinking of moving over to Subversion. CVS has all those shortcomings that, along the years, you get used to, Subversion solves all of them. That's why I can't look back anymore. I am talking about: - Directories, renames, and file meta-data versioning - Atomic commits - Cheap branching - Better handling of binary files > How stable is it now? Rock solid for me, but I don't do anything fancy, no huge repository, very small amount of people connected. Anyway, looking at the mailing-list, there are many succes stories > How difficult was it converting the CVS repository over? I haven't tried that yet. I am using it for brand new projects. There are Pythin scripts for it I would suggest to start with a "pilot project", something small, and see how it goes Massimo
05/19/2004 09:44 AM
Author: Greg Luce Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163628 Graham,   As a "shortcut" before resorting to version control software which requires a bit of setup/management I've used a tool called "Beyond Compare" for a few years. In an environment of 2 developers you can get by using this tool. Using your own development environment when you make changes and want to implement those changes to a dev or production server, it will show you a list of differences in the files. Just never allow complete file uploads to overwrite existing pages. Always use Beyond Compare and it opens the 2 different versions of files with differences highlighted. Only copy the changes you made to the desired server. It works through network and FTP. I think it's only around $40 Greg Group: On one of my projects I am working with a fellow coldfusion developer and I am wondering how other small groups deal with the item of 2 or so developers working on the same overall project. How does these small groups make sure that files with changes do not get overwritten and have work losts. At the present time, we are just communicating and blocking out time where we will not be in a specific file or directory so the changes made will not be lost or overwritten? Ideas? ---------- []   
05/19/2004 09:39 AM
Author: Qasim Rasheed Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163624 If you are running on Windows or even Unix, using CVS would definitely help you. During my previous job, which was a team of 3 developers, I incorporated CVSNT (Windows version of CVS) to our development environment. We were using winCVS as a GUI for various configuration relegated tasks. Qasim Group: On one of my projects I am working with a fellow coldfusion developer and I am wondering how other small groups deal with the item of 2 or so developers working on the same overall project. How does these small groups make sure that files with changes do not get overwritten and have work losts. At the present time, we are just communicating and blocking out time where we will not be in a specific file or directory so the changes made will not be lost or overwritten? Ideas? ---------- []   _____  
05/19/2004 09:33 AM
Author: Douglas.Knudsen Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163622 Massimo, how 'superhappy'?  I'm thinking of moving over to Subversion.  How stable is it now?  How difficult was it converting the CVS repository over? Doug > On one of my projects I am working with a fellow coldfusion developer and I > am wondering how other small groups deal with the item of 2 or so > developers working on the same overall project. How does these small groups > make sure that files with changes do not get overwritten and have work > losts. At the present time, we are just communicating and blocking out time > where we will not be in a specific file or directory so the changes made > will not be lost or overwritten? Until a few months ago I was using CVS, but I am migrating to Subversion and I am superhappy: http://subversion.tigris.org/ I use this as GUI: http://tortoisesvn.tigris.org/ Fundamental reading: http://svnbook.red-bean.com/ ---------------------------- Massimo Foti http://www.massimocorner.com Co-Author of Dreamweaver MX 2004 Magic: http://www.dwmagic.com/   _____  
05/19/2004 09:31 AM
Author: Ben Densmore Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163620 I would at the very least use Dreamweavers CheckIn/Out feature if you are using Dreamweaver MX 2k4. If not then use CVS or Visual Source Safe. CVS is free but requires a little more work to get set up. Ben Group: On one of my projects I am working with a fellow coldfusion developer and I am wondering how other small groups deal with the item of 2 or so developers working on the same overall project. How does these small groups make sure that files with changes do not get overwritten and have work losts. At the present time, we are just communicating and blocking out time where we will not be in a specific file or directory so the changes made will not be lost or overwritten? Ideas? ---------- [] ________________________________
05/19/2004 09:31 AM
Author: Douglas.Knudsen Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163621 an often touched upon thread http://www.houseoffusion.com/cf_lists/index.cfm/method=search <http://www.houseoffusion.com/cf_lists/index.cfm/method=search&forumid=4>; &forumid=4 to search the CF-Talk archives You have...shout over the cube version control, CVS, Subversion, MS Visual Source Safe among your choices. Doug Group: On one of my projects I am working with a fellow coldfusion developer and I am wondering how other small groups deal with the item of 2 or so developers working on the same overall project. How does these small groups make sure that files with changes do not get overwritten and have work losts. At the present time, we are just communicating and blocking out time where we will not be in a specific file or directory so the changes made will not be lost or overwritten? Ideas? ---------- []   _____  
05/19/2004 09:30 AM
Author: Massimo Foti Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163619 > On one of my projects I am working with a fellow coldfusion developer and I > am wondering how other small groups deal with the item of 2 or so > developers working on the same overall project. How does these small groups > make sure that files with changes do not get overwritten and have work > losts. At the present time, we are just communicating and blocking out time > where we will not be in a specific file or directory so the changes made > will not be lost or overwritten? Until a few months ago I was using CVS, but I am migrating to Subversion and I am superhappy: http://subversion.tigris.org/ I use this as GUI: http://tortoisesvn.tigris.org/ Fundamental reading: http://svnbook.red-bean.com/ ---------------------------- Massimo Foti http://www.massimocorner.com Co-Author of Dreamweaver MX 2004 Magic: http://www.dwmagic.com/
05/19/2004 09:26 AM
Author: Graham Pearson Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:32599#163618 Group: On one of my projects I am working with a fellow coldfusion developer and I am wondering how other small groups deal with the item of 2 or so developers working on the same overall project. How does these small groups make sure that files with changes do not get overwritten and have work losts. At the present time, we are just communicating and blocking out time where we will not be in a specific file or directory so the changes made will not be lost or overwritten? Ideas? ---------- []
<< Previous Thread Today's Threads Next Thread >>

Search cf-talk

May 24, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
     1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31     

Designer, Developer and mobile workflow conference