Re: OT: Version Control
This WebDNA talk-list message is from 2007
It keeps the original formatting.
numero = 69373
interpreted = N
texte = Nitai @ ComputerOil wrote:> You will want to have one repository for each project where each project has> a trunk, branches and tag directory.Only if you *never* intend to share code between projects. There are plenty ofgood reasons to have a single repository with multiple projects in it (each withtheir own trunk/branch/tag hierarchy). However, if you are doing projects foroutside entities, it is just as useful to have separate repos for each project,and use svn:external links for shared library code (that way you can justarchive and delete the projects you are no longer working on). Or, if your codeis very modular, you could have a single repo for your common code base andseparate repos for the site-specific pieces. TMTOWTDI...John-------------------------------------------------------------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:
Nitai @ ComputerOil wrote:> You will want to have one repository for each project where each project has> a trunk, branches and tag directory.Only if you *never* intend to share code between projects. There are plenty ofgood reasons to have a single repository with multiple projects in it (each withtheir own trunk/branch/tag hierarchy). However, if you are doing projects foroutside entities, it is just as useful to have separate repos for each project,and use svn:external links for shared library code (that way you can justarchive and delete the projects you are no longer working on). Or, if your codeis very modular, you could have a single repo for your common code base andseparate repos for the site-specific pieces. TMTOWTDI...John-------------------------------------------------------------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:
plugin-acgi, different results (1997)
[WebDNA] Test 3 (2009)
WebCat2 - [include] tags (1997)
Generating Report Totals (1997)
Re:Searching for ALL / empty form field (1997)
ShowNext (1997)
$Quit, $CloseDatabase corrections (1997)
Timer Values on [redirect] (1998)
Parameter Passing (2000)
[WebDNA] Version 7 Config problem (2011)
problems with 2 tags shakur (1997)
Longer .extensions with Windows? (1998)
How do I pass [cart] when user clicks back (2000)
Problems getting parameters passed into email. (1997)
Retaining data (2003)
[LOOKUP] (1997)
[subtotal] and others (1997)
Cleaning strings for SQL with WebCat (2005)
Erotic Sites (1997)
WebCat2b13MacPlugIn - [shownext method=post] ??? (1997)