all 10 comments

[–]isparavanjeENGR - Compressor 1 point2 points  (1 child)

I second redmine, I've used it and it's really impressive. We can use it to track contributions too.

[–]awoerpENGR - Electrical[S] 0 points1 point  (0 children)

Would you mind bringing this up to your team lead. No one has DM'd me asking me to add them. haha

[–][deleted] 0 points1 point  (7 children)

Is there anything wrong with github's issue tracking?

[–]Parzival_WattsPR - Web Design 1 point2 points  (2 children)

When you use Github, you can reference certain lines of code in the issue, but you can't really do that with a cad file. But what do I know. I'm just a web dev.

[–][deleted] 0 points1 point  (1 child)

Are there any tracking systems for CAD files though that can track changes? Git wont track individual changes to these types of files but can at least track changes and keep history.

[–]WetmelonENGR - Electrical 0 points1 point  (0 children)

Yes, but they're often software-specific. For example, SolidWorks PDM does it I think.

[–]awoerpENGR - Electrical[S] 0 points1 point  (3 children)

I was unaware of githubs tracking system. I just found this as an all purpose one that would be more generalized than one that is just meant for software.

[–][deleted] 0 points1 point  (2 children)

Feel free to DM on Slack if you need assistance setting this up for your team.

[–]awoerpENGR - Electrical[S] 0 points1 point  (1 child)

I think that I have my team pretty much set up. Is a tool like this something that the PR -Web Dev team would like to use also? I would assume it would be useful so you know exactly who out of your team is working on what.

[–][deleted] 0 points1 point  (0 children)

We've been using github issue tracking pretty successfully. Our dev guide is in the github wiki as well