What's new

.NET Anyone know how to setup a team project?

  • Thread starter Deleted member 530094
  • Start date
  • Views 432
D

Deleted member 530094

Team Inception
Messages
128
Reaction score
19
Points
125
Sin$
0
If you know how plz message me or pm me plz :biggrin:
 
Z61

Z61

Some times our saints are sinners
Retired
Programmer Forum Addict Odysseus' Summit
Messages
5,468
Reaction score
3,429
Points
1,042
Sin$
0
You can use Git. If you're talking about VS's Team Foundation crap, good luck.
 
Im4eversmart

Im4eversmart

The hacks are real
Glitcher Modder Programmer
Messages
2,156
Reaction score
1,903
Points
455
Sin$
7
I use team foundation server for source control. You need to set up a tfs host server. Then in tfs, you need to connect to the server, create a project folder, and then move your source code in that project folder. For people that want to access it, they only need to add the tfs server and connect.
The servers and tfs may cost money, so this isn't a free solution.
 
D

Deleted member 530094

Team Inception
Messages
128
Reaction score
19
Points
125
Sin$
0
I use team foundation server for source control. You need to set up a tfs host server. Then in tfs, you need to connect to the server, create a project folder, and then move your source code in that project folder. For people that want to access it, they only need to add the tfs server and connect.
The servers and tfs may cost money, so this isn't a free solution.
where can i buy a server?
 
Forgoten Dynasty

Forgoten Dynasty

Free Sosa #bangbang
VIP
Retired
Messages
5,830
Reaction score
2,613
Points
645
Sin$
0
git does not work right for us but thanks anyways.
Can you elaborate. I seriously cannot think of a single instance where git would not be sufficient.
 
D

Deleted member 530094

Team Inception
Messages
128
Reaction score
19
Points
125
Sin$
0
Search tfs hosting, and you will get results. I don't know which one is the best option. I use company owned servers.
thanks i got something working now. I used this as the host
http://www.visualstudio.com/products/what-is-visual-studio-online-vs 
Can you elaborate. I seriously cannot think of a single instance where git would not be sufficient.
My friend looked into git and he said it would not be the best for what we are doing, As i did not look into it i can't say the same.
 
Mr Chip53

Mr Chip53

Enthusiast
Messages
582
Reaction score
200
Points
150
Sin$
0
Top Bottom
Login
Register