Re: How do you TEAM Code?

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 58120
interpreted = N
texte = Nitai @ ComputerOil wrote: > Yes, but that does NOT solve the locking of files (so that not you and > someone else can work on the same time on the same file) and versioning of > your code. Databases should not be versioned resources, typically. If you have multiple developers making multiple changes to database headers, you only choice is branches and multiple test sites for development. If you use exclusively relative path names for all files, you can do this http://developer1.test/site1 http://developer1.test/site2 http://developer1.test/site3 http://developer2.test/site1 http://developer2.test/site2 http://developer2.test/site3 ... etc. and then each developer gets his/her own branch both at the CVS level and at the web server level. BTW, "Team Programming" is usually described as more than one person developing the same files at the same time (often with the same monitor and keyboard for Extreme Team Programming). I think you are just talking about multiple developers interacting with the same sites, so that is why I gave the advice above. You might also want to check out Subversion: http://subversion.tigris.org which is to a large extent the CVS - The Next Generation... John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: How do you TEAM Code? ( John Peacock 2004)
  2. Re: How do you TEAM Code? ( "Nitai @ ComputerOil" 2004)
  3. Re: How do you TEAM Code? ( John Peacock 2004)
  4. Re: How do you TEAM Code? ( "Phillip Bonesteele" 2004)
  5. Re: How do you TEAM Code? ( "Dan Strong" 2004)
  6. Re: How do you TEAM Code? ( John Peacock 2004)
  7. Re: How do you TEAM Code? ( "Dan Strong" 2004)
  8. Re: How do you TEAM Code? ( Donovan Brooke 2004)
  9. Re: How do you TEAM Code? ( "Dan Strong" 2004)
  10. Re: How do you TEAM Code? ( John Peacock 2004)
  11. Re: How do you TEAM Code? ( Donovan Brooke 2004)
  12. Re: How do you TEAM Code? ( "Nitai @ ComputerOil" 2004)
  13. Re: How do you TEAM Code? ( John Peacock 2004)
  14. Re: How do you TEAM Code? ( "Nitai @ ComputerOil" 2004)
  15. Re: How do you TEAM Code? ( "Dan Strong" 2004)
  16. Re: How do you TEAM Code? ( "Nitai @ ComputerOil" 2004)
  17. Re: How do you TEAM Code? ( Dylan Wood 2004)
  18. How do you TEAM Code? ( "Nitai @ ComputerOil" 2004)
Nitai @ ComputerOil wrote: > Yes, but that does NOT solve the locking of files (so that not you and > someone else can work on the same time on the same file) and versioning of > your code. Databases should not be versioned resources, typically. If you have multiple developers making multiple changes to database headers, you only choice is branches and multiple test sites for development. If you use exclusively relative path names for all files, you can do this http://developer1.test/site1 http://developer1.test/site2 http://developer1.test/site3 http://developer2.test/site1 http://developer2.test/site2 http://developer2.test/site3 ... etc. and then each developer gets his/her own branch both at the CVS level and at the web server level. BTW, "Team Programming" is usually described as more than one person developing the same files at the same time (often with the same monitor and keyboard for Extreme Team Programming). I think you are just talking about multiple developers interacting with the same sites, so that is why I gave the advice above. You might also want to check out Subversion: http://subversion.tigris.org which is to a large extent the CVS - The Next Generation... John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ John Peacock

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[TaxableTotal] - not working with AOL and IE (1997) So what ya working on? (or have you completed?) (2004) Monthly Reports (2000) WC2.0 Memory Requirements (1997) Where's Cart Created ? (1997) Switching from merge to tab delimited..(v 2.x) (2000) [WebDNA] how can i grab the contents of a post? (2011) Showif, Hideif reverse logic ? (1997) different browser, different result (2000) I can help! (1996) orderfile and setlineitems (1998) docs for WebCatalog2 (1997) WebCat2b13 Command Reference Doc error (1997) using showpage and showcart commands (1996) Search crashing server (1998) problem with NT beta (1997) accountnum using [listwords] (2001) Need help with emailer- 2 issues (1997) SiteEdit Pro Update Announcement (1997) calculating tax rates, mail order solutions and version 2 (1997)