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:

[quantity] solved (1997) OT - help.. (2003) 2nd WebCatalog2 Feature Request (1996) [WebDNA] Ubuntu 14.04 & WebDNA (2017) Can this be done? (1997) Add a field to the error log? (1997) Where is the linux 4.02b5 FTP download located? (2000) Looking up two prices in database? (1997) Stop the madness. (1997) Trigger Problems (2001) Bug Report, maybe (1997) [ConvertChars] problem (1997) WebCat2: Formulas.db question (1997) Is Typhoon 4 or Typhoon Pro a product? (2000) [OT] What System Software? (2003) Re:2nd WebCatalog2 Feature Request (1996) problem using ErrorMessages.db to redirect requests (2004) Apology to list (2002) [AppendFile] problem (WebCat2b13 Mac .acgi) (1997) WebCat2b12 CGI Mac - [shownext] problem (1997)