Click here to Skip to main content
15,913,685 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: integration hell Pin
Ron Nicholson21-Mar-16 5:38
professionalRon Nicholson21-Mar-16 5:38 
GeneralRe: integration hell Pin
SkysTheLimit21-Mar-16 8:18
SkysTheLimit21-Mar-16 8:18 
GeneralRe: integration hell Pin
cp-andy23-Mar-16 7:38
cp-andy23-Mar-16 7:38 
GeneralRe: integration hell Pin
SkysTheLimit23-Mar-16 7:45
SkysTheLimit23-Mar-16 7:45 
GeneralRe: integration hell Pin
Jörgen Andersson21-Mar-16 10:15
professionalJörgen Andersson21-Mar-16 10:15 
GeneralRe: integration hell Pin
mbb0121-Mar-16 23:34
mbb0121-Mar-16 23:34 
GeneralRe: integration hell Pin
Gary Wheeler22-Mar-16 0:26
Gary Wheeler22-Mar-16 0:26 
GeneralRe: integration hell Pin
foggles22-Mar-16 2:39
foggles22-Mar-16 2:39 
I think this is the heart of your issue. It's not the tools but how you are using them.
- All changes should be checked in before they go to test.
- Test (and Prod) should be always be built from some specific SVN revision.
- You probably could use a branch for what's in prod where quick fixes can go and another branch or trunk for the next big release. You'd have to merge prod fixes to the release code. And you might want a dev server to "test" the bigger changes on.
Something like that...
GeneralRe: integration hell Pin
englebart22-Mar-16 2:13
professionalenglebart22-Mar-16 2:13 
GeneralRe: integration hell Pin
BryanFazekas22-Mar-16 4:38
BryanFazekas22-Mar-16 4:38 
GeneralRe: integration hell Pin
carlospc197022-Mar-16 5:46
professionalcarlospc197022-Mar-16 5:46 
AnswerRe: integration hell Pin
sx200822-Mar-16 9:48
sx200822-Mar-16 9:48 
GeneralRe: integration hell Pin
cp-andy23-Mar-16 7:49
cp-andy23-Mar-16 7:49 
GeneralA night with Frank PinPopular
PompeyThree21-Mar-16 2:06
PompeyThree21-Mar-16 2:06 
GeneralRe: A night with Frank Pin
GuyThiebaut21-Mar-16 2:59
professionalGuyThiebaut21-Mar-16 2:59 
GeneralRe: A night with Frank Pin
Nagy Vilmos21-Mar-16 3:04
professionalNagy Vilmos21-Mar-16 3:04 
JokeI was sent this, and... Pin
OriginalGriff21-Mar-16 1:27
mveOriginalGriff21-Mar-16 1:27 
JokeRe: I was sent this, and... Pin
Daniel Pfeffer21-Mar-16 1:31
professionalDaniel Pfeffer21-Mar-16 1:31 
GeneralRe: I was sent this, and... Pin
dandy7221-Mar-16 1:58
dandy7221-Mar-16 1:58 
GeneralRe: I was sent this, and... Pin
OriginalGriff21-Mar-16 2:03
mveOriginalGriff21-Mar-16 2:03 
GeneralRe: I was sent this, and... Pin
Nagy Vilmos21-Mar-16 2:38
professionalNagy Vilmos21-Mar-16 2:38 
GeneralRe: I was sent this, and... Pin
OriginalGriff21-Mar-16 2:40
mveOriginalGriff21-Mar-16 2:40 
GeneralCCC 21st March - -and she's al-a-al-ready gone! Pin
908236521-Mar-16 0:05
908236521-Mar-16 0:05 
GeneralRe: CCC 21st March Pin
Duncan Edwards Jones21-Mar-16 0:13
professionalDuncan Edwards Jones21-Mar-16 0:13 
GeneralRe: CCC 21st March Pin
908236521-Mar-16 0:55
908236521-Mar-16 0:55 

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.