Click here to Skip to main content
15,893,564 members
Everything / Source Control

Source Control

source-control

Great Reads

by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will discuss a quick tip to resolve the SourceTree issue mentioned in the title.
by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
by OwenDavies
Instructions detailing creation of an Azure Virtual Machine using ARM templates in PowerShell, emphasizing steps from setting up the ARM template to deploying it
by Jeremy Likness
This post continues my series about how I migrated from Medium to Hugo.

Latest Articles

by OwenDavies
Instructions detailing creation of an Azure Virtual Machine using ARM templates in PowerShell, emphasizing steps from setting up the ARM template to deploying it
by Jeremy Likness
This post continues my series about how I migrated from Medium to Hugo.
by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
by Blondy314
An application which communicates with your TFS server - notifies about changes and shows a quick history

All Articles

Sort by Score

Source Control 

30 Nov 2016 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will discuss a quick tip to resolve the SourceTree issue mentioned in the title.
20 Oct 2019 by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
14 Sep 2016 by Patrice T
Quote:i want billing software C# with ms access database for printing press shop with source code please anyone can provide me.This site is for helping programmers by programmers.So your best is to buy the software or hire a professional to do it.Hire Freelancers & Find Freelance Jobs...
11 Dec 2014 by Kornfeld Eliyahu Peter
I assume you mean to code attached to an article...You can not.There was the ::Workspaces part of CP made exactly for that, but it closed for several reasons...Today you can browse the code online or download it...
9 Feb 2020 by OwenDavies
Instructions detailing creation of an Azure Virtual Machine using ARM templates in PowerShell, emphasizing steps from setting up the ARM template to deploying it
11 Dec 2014 by ayseff
How do I connect to a code project that's hosted on www.codeproject.com via source control? I recall that there used to be a link to connect via svn or git, but I don't see that anymore? All I see are links to download a zip of the files, but that's not what I'm looking for.Thanks,
17 Mar 2015 by Patrick Skelton
Hi,Can anyone suggest a free or relatively inexpensive source control system for 1-3 devs, which will work cross-platform between Windows and OSX?I've been looking at Mecurial, which claims to be free for up to 5 devs, but I am unclear about how it works. It appears to be a...
17 Mar 2015 by Kornfeld Eliyahu Peter
Bitbucket[^] is a git repository and has Windows and OSX client too...
17 Mar 2015 by Sergey Alexandrovich Kryukov
Please see this my past answer and answers referenced there: The associated source control plug-in is not installed or could not be intiialized[^].Yes, revision control system has to be cross-platform and also open-source.Also, it's not a problem to have one which is light-weight,...
12 May 2015 by Brady Kelly
I'm really a total noob when it comes to TFS, having only ever done very simple rollbacks and commits. I now have a situation where I have some 'local' changes that I have shelved, but I would actually like to create a new branch on the main repo, so that other team members can access my...
12 May 2015 by virusstorm
As long as they are shelved, your team members can access your shelvesets. You just need to share the details of your shelveset with them. Check out this link, it will help you out:Suspend your work and manage your shelvesets[^]
13 May 2015 by Brady Kelly
I'm a git man most of the time, but I have suddenly been immersed into a TFS based project, where I have many changes I can't yet check into the trunk. In git I would simply commit all the time as normal, without pushing, but here I'm stuck with shelvesets or a new branch. I don't like...
7 Oct 2015 by Jaxam
There are a lot of free repo like bitbucket and github. But, I want to create my own repo using my server/pc that I have in the office. Don't ask me why I am wasting time setting up my own local repo - simply because I want to learn new way of doing things. I believe Bitbucket would have their...
7 Oct 2015 by CHill60
Somewhat off topic for the forum, however, have a look at this article[^] on how to set up a single use repository for SVN on a local machine.Edit - this article[^] covers both Windows and LinuxOr the answers here[^]
18 Dec 2019 by Bahaa Rashed
how to solve issue “The selected file is not a valid solution file” error when trying to open source safe database in visual studio 2010 ultimate, please advise me.What I have tried:“The selected file is not a valid solution file” error when trying to open source safe database in visual...
27 Dec 2016 by Maciej Los
As far as i know there's at least few reasons of that error message;wrong installation of update or VS feature - reinstall it/disable itfile name or path is too long - change the name of file or move file(s)/solution into another location (with shorten path)not enough privileges - make...
2 Nov 2017 by Member 13500792
How can i edit web page online/ofline Need any extention or software for tihis? I want to translate webpage on my local computer. What I have tried: I changed web page with *Ctrl + Shif + I* but i can not save it, i want to dont return old value again after refresh page.
9 Jul 2018 by Member 13597837
I am new to git and using sourcetree. I created a branch to work on, but while working several updates were made and merged to the master branch. Now I want to merge the updates from master to my branch. I clicked fetch to pull changes from the server. how do I actually merge the changes now?...
9 Jul 2018 by Manish K. Agarwal
Pls refer Link[^]
7 Mar 2019 by Randy Crockett
I am using Visual Studio 2017, developing Windows apps. I will be looking to hire a couple programmers soon and will need to make sure the new guys don't step on my previous work. I've used Visual Source Safe quite a bit over the years, but have not needed version control in over ten years. ...
7 Mar 2019 by F-ES Sitecore
I'd look into git. You can run a git server and have your devs connect to it. Visual Studio supports git so you can check in\out, examine history etc right from VS, and you'll probably want a dedicated git client too for maybe more advanced tasks. Popular git clients are git extensions,...
7 Mar 2019 by Mike Hankey
GIT is a distributed source control system, it creates a local copy of the repository. There's also Subversion which uses a central repository to keep the data. So if you want to look at top 10 VCS's see Top 10 Version Control Systems – Hacker Noon[^] and for a visual guide to VCS's see A...
21 Nov 2019 by Jeremy Likness
This post continues my series about how I migrated from Medium to Hugo.
4 Apr 2020 by Member 11049077
I have a web site project developed in Visual Studio 2010 where the solution file is Visual Studio 2010\Projects\Rascal\Rascal.sln and the website files and folders are under Visual Studio 2010\WebSites\Rascal\. This is the way Visual Studio...
6 Sep 2021 by Ajeet S 2021
I have complete software built on .net code and visual studio 19 ver that has both windows and web apps. On the folder level complete code is inside a C:\Code\source\v2.000 and BuildAll.sln that builds the complete software is...
6 Sep 2021 by Richard Deeming
Rather than opening the solution, try opening the v2.000 folder. You should then be able to add the entire folder to source control. Develop code without projects or solutions - Visual Studio (Windows) | Microsoft Docs[^]
25 Apr 2015 by OriginalGriff
Getting started with GIT, Visual Studio, and BitBucket isn't difficult - but it can take a bit of working out. Here is a simple explanation of what to do to get a new project under source control.
12 Dec 2014 by Harsha Bopuri
Get a list of all files that are modified from a date or change set
11 Jul 2015 by Dariush Tasdighi
How to add source codes (solution) to GIT source control and publish it in www.VisualStudio.com site.
17 Feb 2017 by Blondy314
An application which communicates with your TFS server - notifies about changes and shows a quick history