Click here to Skip to main content
15,890,512 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: What Source Control and issue tracking system would you choose today? Pin
Macs Dickinson25-Nov-14 2:01
Macs Dickinson25-Nov-14 2:01 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
Andy Brummer25-Nov-14 3:32
sitebuilderAndy Brummer25-Nov-14 3:32 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
peterchen25-Nov-14 4:12
peterchen25-Nov-14 4:12 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
Dan Neely25-Nov-14 3:54
Dan Neely25-Nov-14 3:54 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
Macs Dickinson25-Nov-14 1:59
Macs Dickinson25-Nov-14 1:59 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
andegre25-Nov-14 3:03
andegre25-Nov-14 3:03 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
Bill Wade25-Nov-14 3:44
professionalBill Wade25-Nov-14 3:44 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
agolddog25-Nov-14 3:58
agolddog25-Nov-14 3:58 
Not TFS. Probably SVN and jira.

TFS tries to be too much, and isn't great at any particular thing.

Sure, it's o.k. revision control. And it's o.k. for issue tracking and time tracking.

However, let's say (for example), you enter something as a bug, but later decide it's really a feature request. Sorry, you can't change the type. Go enter a new item.

I understand on some level, the type is tied to paths through the system, but that's frustrating. If they can't get something as (seemingly) small as changing a type attribute to work, how much faith do you want to put in the rest of their tools?

Maybe it's just been the administrators I've worked with, but places with TFS have had more problems with the repository acting strange than those with SVN or git, where it just cruises along. Though I must admin TFS has made huge improvements in the more recent versions on this reliability aspect.

For SVN vs git, I like git's local repo; I can check in some changes to have a 'go back to' point when working on a complex, multi-step implementation without affecting the source repository. However, I don't feel like the tools are there like they are with SVN for ease-of-use for most developers (myself especially). I think I'd go with SVN with the Tortoise add-ons for windows.

For issue tracking, seems like jira worked pretty well, but it's been quite a while since I used it. Same with FogBugz. We currently use the built-in TFS stuff, which I don't really care for. It gets the job done, as long as you follow Microsoft's ideas pretty closely, but I'm not a fan.

Again, little things. A task has a single text box where you enter the time spent. It doesn't track by segments (i.e., I worked on this from 3-4:30 on Monday, and 10-11:15 on Tuesday. It's just 2.75 hours).

IDK, I don't know that level of precision is really useful, but when I think about tracking time, I think of it in terms of start and stop times, not making the user enter a single total.

Also interface not great. Cut-and-paste from (say) SQL server management studio into the comment box; font/color changes to your source, but there's nothing on editing tools which allows you to set it back to TFS' normal font/color.

Again, can't get the little things right, how can we expect them to get the big things right? But it's fair to say these are nitpicks. Maybe they color my views of TFS more than they should.
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
Jörgen Andersson25-Nov-14 9:41
professionalJörgen Andersson25-Nov-14 9:41 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
Gary Huck25-Nov-14 4:56
Gary Huck25-Nov-14 4:56 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
MikeTheFid25-Nov-14 5:25
MikeTheFid25-Nov-14 5:25 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
jschell25-Nov-14 8:30
jschell25-Nov-14 8:30 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
Jörgen Andersson25-Nov-14 10:04
professionalJörgen Andersson25-Nov-14 10:04 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
Member 1100276526-Nov-14 4:32
Member 1100276526-Nov-14 4:32 
GeneralRe: What Source Control and issue tracking system would you choose today? Pin
AJC Software26-Nov-14 5:40
AJC Software26-Nov-14 5:40 
GeneralDifferent Ability Pin
Amarnath S24-Nov-14 2:35
professionalAmarnath S24-Nov-14 2:35 
GeneralRe: Different Ability Pin
den2k8824-Nov-14 3:00
professionalden2k8824-Nov-14 3:00 
GeneralRe: Different Ability Pin
Richard MacCutchan24-Nov-14 3:04
mveRichard MacCutchan24-Nov-14 3:04 
GeneralRe: Different Ability Pin
H.Brydon24-Nov-14 18:32
professionalH.Brydon24-Nov-14 18:32 
GeneralRe: Different Ability Pin
HobbyProggy24-Nov-14 3:32
professionalHobbyProggy24-Nov-14 3:32 
GeneralRe: Different Ability Pin
PIEBALDconsult24-Nov-14 3:47
mvePIEBALDconsult24-Nov-14 3:47 
GeneralRe: Different Ability Pin
Simon_Whale24-Nov-14 3:52
Simon_Whale24-Nov-14 3:52 
GeneralRe: Different Ability Pin
Nareesh124-Nov-14 4:39
Nareesh124-Nov-14 4:39 
GeneralRe: Different Ability Pin
P0mpeyBoy24-Nov-14 5:28
P0mpeyBoy24-Nov-14 5:28 
GeneralRe: Different Ability Pin
effayqueue24-Nov-14 6:17
effayqueue24-Nov-14 6:17 

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.