Click here to Skip to main content
15,891,372 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: Thought Of the Day 2 Pin
Richard Andrew x6428-Apr-20 8:59
professionalRichard Andrew x6428-Apr-20 8:59 
GeneralRe: Thought Of the Day 2 Pin
DRHuff28-Apr-20 9:22
DRHuff28-Apr-20 9:22 
GeneralRe: Thought Of the Day 2 Pin
Richard Andrew x6428-Apr-20 9:59
professionalRichard Andrew x6428-Apr-20 9:59 
GeneralRe: Thought Of the Day 2 Pin
DRHuff28-Apr-20 10:34
DRHuff28-Apr-20 10:34 
GeneralRe: Thought Of the Day 2 Pin
jeron128-Apr-20 11:12
jeron128-Apr-20 11:12 
GeneralRe: Thought Of the Day 2 Pin
DRHuff28-Apr-20 12:33
DRHuff28-Apr-20 12:33 
GeneralRe: Thought Of the Day 2 Pin
Daniel Pfeffer28-Apr-20 10:15
professionalDaniel Pfeffer28-Apr-20 10:15 
GeneralGit Source Control Pin
Kevin Marois28-Apr-20 6:59
professionalKevin Marois28-Apr-20 6:59 
Not sure if there's a forum for this. If so, I'll move it.

I'm working on a C# WPF app, and I need to get it under source control. The solution has projects specific to the app, as well as references to projects in my framework in other locations. So not all the projects are in the same solution folder. The other projets also need to be under source control.

I need to set up a repo, and get the code checked in. I first tried using SVN on my server, but when I would try to commit at the solution level I got a message saying "Cannot perform commit because the targets are in different repositories". I can commit individual projects, but not the solution.

I've never used Git before, and I'd like to give it a try.
  1. Where do I get/create a repo?
  2. Is there a Getting Started tutorial?
Right now, I'm not interested in any other features other than source control. And, I need this pretty quick. So if this is going to take a week to set up, I'll have to find another option.

BTW, Is TFS still up & running. Is that an option?

Can someone point me in the right direction?

Thanks
If it's not broken, fix it until it is.
Everything makes sense in someone's mind.
Ya can't fix stupid.


modified 28-Apr-20 13:08pm.

GeneralRe: Git Source Control Pin
GuyThiebaut28-Apr-20 7:22
professionalGuyThiebaut28-Apr-20 7:22 
GeneralRe: Git Source Control Pin
Kevin Marois28-Apr-20 7:23
professionalKevin Marois28-Apr-20 7:23 
GeneralRe: Git Source Control Pin
GuyThiebaut28-Apr-20 7:31
professionalGuyThiebaut28-Apr-20 7:31 
GeneralRe: Git Source Control Pin
Kevin Marois28-Apr-20 7:35
professionalKevin Marois28-Apr-20 7:35 
GeneralRe: Git Source Control Pin
GuyThiebaut28-Apr-20 7:54
professionalGuyThiebaut28-Apr-20 7:54 
GeneralRe: Git Source Control Pin
MarkTJohnson28-Apr-20 8:10
professionalMarkTJohnson28-Apr-20 8:10 
GeneralRe: Git Source Control Pin
MarkTJohnson28-Apr-20 8:08
professionalMarkTJohnson28-Apr-20 8:08 
GeneralRe: Git Source Control Pin
Andre_Prellwitz29-Apr-20 7:39
Andre_Prellwitz29-Apr-20 7:39 
GeneralRe: Git Source Control Pin
Kent Sharkey28-Apr-20 7:25
staffKent Sharkey28-Apr-20 7:25 
GeneralRe: Git Source Control Pin
GuyThiebaut28-Apr-20 7:33
professionalGuyThiebaut28-Apr-20 7:33 
GeneralRe: Git Source Control Pin
OriginalGriff28-Apr-20 8:34
mveOriginalGriff28-Apr-20 8:34 
GeneralRe: Git Source Control Pin
pkfox28-Apr-20 9:17
professionalpkfox28-Apr-20 9:17 
GeneralRe: Git Source Control Pin
RickZeeland28-Apr-20 8:51
mveRickZeeland28-Apr-20 8:51 
GeneralRe: Git Source Control Pin
raddevus28-Apr-20 9:18
mvaraddevus28-Apr-20 9:18 
GeneralRe: Git Source Control Pin
Jacquers28-Apr-20 19:03
Jacquers28-Apr-20 19:03 
GeneralRe: Git Source Control Pin
Peter Adam28-Apr-20 21:55
professionalPeter Adam28-Apr-20 21:55 
GeneralRe: Git Source Control Pin
Sander Rossel28-Apr-20 22:23
professionalSander Rossel28-Apr-20 22:23 

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.