Click here to Skip to main content
15,927,514 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Autosave Pin
Hamed Musavi21-Sep-07 6:06
Hamed Musavi21-Sep-07 6:06 
QuestionBest tool for UML Deployment Diagram Pin
GuimaSun19-Sep-07 6:44
GuimaSun19-Sep-07 6:44 
AnswerRe: Best tool for UML Deployment Diagram Pin
Pete O'Hanlon19-Sep-07 9:52
mvePete O'Hanlon19-Sep-07 9:52 
AnswerF- rational rose Pin
etkid8421-Sep-07 2:37
etkid8421-Sep-07 2:37 
QuestionRelease implementation Pin
Virat Soni17-Sep-07 19:33
Virat Soni17-Sep-07 19:33 
AnswerRe: Release implementation Pin
led mike18-Sep-07 4:33
led mike18-Sep-07 4:33 
NewsRe: Release implementation Pin
Pete O'Hanlon18-Sep-07 5:07
mvePete O'Hanlon18-Sep-07 5:07 
AnswerRe: Release implementation Pin
etkid8421-Sep-07 2:50
etkid8421-Sep-07 2:50 
use subversion for your cm tool, you can use it from the command line, or tortoisesvn (windows gui version), or subclipse (eclipse plugin).

use trac to track progress, tasks, bugfixes, user docs etc... http://trac.edgewall.org

setup subversion and trac on an apache webserver, and you should have no problem.

make sure you identify two people to handle all the CM work, and appoint them as your official "build-meisters", set up nightly cron jobs for builds, etc.

have two branches a delivery branch, integration branch, and make sure the developers create their own branches when they work on code.

set periodic dates for builds, do code reviews and make sure your developers unit test their stuff before checking their code into to the integration branch. test everyones stuff together using the integration branch...make corrections, retest, repeat until you have something good...then merge it into the deliverable branch.

reset the integration branch from that point on the delivery branch... and repeat...

make sure the developers continually grab the latest from the integration branch if their stuff doesn't make the deadline or cut... they need to always play with the current stuff..

kind regards,





David

QuestionLow Level Design Pin
hari.babu16-Sep-07 22:50
hari.babu16-Sep-07 22:50 
AnswerRe: Low Level Design Pin
Pete O'Hanlon17-Sep-07 0:29
mvePete O'Hanlon17-Sep-07 0:29 
QuestionBinary Data Storage Pin
rcardare14-Sep-07 11:17
rcardare14-Sep-07 11:17 
AnswerRe: Binary Data Storage Pin
Mark Churchill17-Sep-07 4:38
Mark Churchill17-Sep-07 4:38 
GeneralRe: Binary Data Storage Pin
rcardare17-Sep-07 6:08
rcardare17-Sep-07 6:08 
GeneralRe: Binary Data Storage Pin
led mike17-Sep-07 6:47
led mike17-Sep-07 6:47 
GeneralRe: Binary Data Storage Pin
Mark Churchill17-Sep-07 23:22
Mark Churchill17-Sep-07 23:22 
AnswerRe: Binary Data Storage Pin
etkid8421-Sep-07 2:55
etkid8421-Sep-07 2:55 
GeneralRe: Binary Data Storage Pin
ky_rerun27-Sep-07 0:23
ky_rerun27-Sep-07 0:23 
QuestionMessage on user ingerface! Pin
Jwalant Natvarlal Soneji13-Sep-07 21:56
Jwalant Natvarlal Soneji13-Sep-07 21:56 
AnswerRe: Message on user ingerface! Pin
Pete O'Hanlon14-Sep-07 0:15
mvePete O'Hanlon14-Sep-07 0:15 
QuestionMass mail sender app Pin
firestoper12-Sep-07 19:20
firestoper12-Sep-07 19:20 
AnswerRe: Mass mail sender app Pin
led mike13-Sep-07 4:44
led mike13-Sep-07 4:44 
QuestionThe "EGG" task Pin
Saikek12-Sep-07 11:16
Saikek12-Sep-07 11:16 
AnswerRe: The "EGG" task Pin
Pete O'Hanlon13-Sep-07 10:26
mvePete O'Hanlon13-Sep-07 10:26 
QuestionTechnologies for multiple-question application form. Pin
walkeraj11-Sep-07 8:24
walkeraj11-Sep-07 8:24 
AnswerRe: Technologies for multiple-question application form. Pin
ncushing26-Sep-07 20:16
ncushing26-Sep-07 20:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.