From quanta Thu Nov 02 22:11:21 2006 From: Eric Laffoon Date: Thu, 02 Nov 2006 22:11:21 +0000 To: quanta Subject: Re: [Quanta] Site handling like DW Message-Id: <200611021411.21393.sequitur () kde ! org> X-MARC-Message: https://marc.info/?l=quanta&m=116250557002619 On Thursday 02 November 2006 1:17 pm, knottulf wrote: > I am really new to Quanta, and havent done too much web work anyway. > But I cannot find out how you handle site manangement i Quanta. If several > people upload to a website, or if you do this from several computers, you > might want to download files from the server for edit, maybe local testing, > and then upload them again. > With Quanta, I can only find the upload part, no download or testing part, > and no way to identify if somebody else has done som editing in a file, > since you downloaded it. > I guess I am missing something here, so tell me what! > > Knottulf Well okay, maybe DW is just lame? Did that occur to you? You're talking multiple people and testing/synchronization. What's wrong with this... * Production server * Test server (optional on server, also local) * side repository using CVS or SVN * Individual user accounts Now when you want to get the new changes you update from CVS (integrated with Cervisia) or kdesvn (as a plugin) make your changes and commit. Then you or the authorized maintainer upload. Now you have version management, history, diff per version. blame annotation, release tags and rollback as well as a conflict resolution system. With DW you just have... well a really lame file locking scheme. Using SVN BTW you only download the changes via diff so it's even much more efficient with bandwidth. If you want to do the whole thing from your production server have a look at sitecopy, which can be used with Quanta. We would never personally use a production server to manage a team when it takes 5 minutes to set up CVS or SVN and the last thing we wanted to do was go buy a copy of DW to get permission to be a lamer "me too" copy of a windows program. We do things better. Try it. You'll like it. ;-) You can also emulate DW behavior if the rest of your team is stuck with lame technology by using the Project Event Actions or the DW compatibility script that ships with Quanta. -- Eric Laffoon - Quanta+ Team Leader http://quanta.kdewebdev.org _______________________________________________ Quanta mailing list Quanta@mail.kde.org https://mail.kde.org/mailman/listinfo/quanta