Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Friends, our team works on projects including software and hardware development. I'm looking for one or two software to achieve two goals, the first for only archiving each version of hardware and software files with release note and the second for collaboration between team members in writing source codes by work breakdown with version control and also task management. this software should be able to install on our company's local server and It will be much better if support our local calendar. Please guide me in choosing the relevant software

What I have tried:

I've found SharePoint, Git and Git Hub and the same But I'm not sure if it's right for us
Posted
Updated 21-May-22 20:02pm

1 solution

If you are using a .NET development stack then TeamCity might be an option, see:
best-continuous-integration-tools[^]
There is also a hosted version: Jetbrains-Space[^]
If you want a self-hosted Git server, I can recommend Gitea (open-source): best-git-web-interfaces[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900