How can I use TortoiseSVN on windows [closed] - visual-studio-2010

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
How can I use TortoiseSVN on windows. I am Using Visual Studio 2010.
we are 5 people want to work on same project.the project will be on server and every person access the project from server and make changes.
I also want to make roll management.
E.g
On server there are more then one project and every person can see assigned project.
can I configure svn with visual studio ?

Try VisualSVN. It is a Subversion integration plug-in for Visual Studio. It has also a Community License

I Configure tortoisesvn on my server and on local machine.
1. Install TortoiseSVN
2. Install VisualSVN
3. Install VisualSVN Server
4.Create User in VisualSvn server Manager.
5.Create Repositories.
6. assign user to repositories or sub folder to give access to user
7.Make Project and add it to Subversion.
8.from Local Machine Get Solution from Subversion.
Write the path of project Like This protocol://Server:port/svn/root/TestProject1/

How to use TortoiseSVN on Windows:
Install TortoiseSVN
Reboot if you feel paranoid
Use TortoiseSVN
What's your real question?

Related

VS can't use .net package [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed last year.
Improve this question
I followed the steps to install the version of asp.net core 3.1, then I can't open the project when I open VS to use. So I checked to see if the version was installed correctly and it showed that it couldn't find any installed dotnet SDK, why? I'm sure the version of asp.net core 3.1 is already installed.
What does it mean that the project cannot be opened using VS? You created the project can't display the file directory, is that so? It is possible that you did not install the SDK correctly.
The easiest way:
https://dotnet.microsoft.com/en-us/download/dotnet
You click to download the version you downloaded before, and then when you install it, if you already have this version of the SDK, an uninstall button will appear. You try to click uninstall and then reinstall. I tried it and it worked for me.
If you don't want to use this method and want to fix it manually, you can refer to this article:
https://github-wiki-see.page/m/OmniSharp/omnisharp-vscode/wiki/Troubleshooting%3A-%27The-.NET-Core-SDK-cannot-be-located.%27-errors

Error Installation Visual Studio 2013 Ultimate [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
When I installed visual studio 2013 Ultimate Edition, I got error
.NET Framework 4.5.1
Asia
Bet when I installed .NET framework 4.5.1, my windows 8.1 said that it's already intalled.
Did I miss something?
IMHO this is a misleading error info - I had this error when there was not enought free space on disc...
According to this article, there is a bug when downloading and using the ISO image. The web installer is preferred. This does of course make it harder to put it on a flash drive, which is unfortunate. Tee article is also about installing on a Windows 8.1 machine, while I'm using Windows 7 Professional. However, I expect that the issue is the same.
http://social.msdn.microsoft.com/Forums/en-US/fe3d5411-b601-425e-bf44-8cf5cd00f7af/visual-studio-2013-setup-failed-when-installing-on-windows-81-preview?forum=vssetup
Please bear in mind that the ISO installer leaves a lot of stuff behind when it fails - you need to uninstall it all and reboot before trying the web installer

Remove Addin from SQL Server 2008 R2 Management Studio [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Recently I have installed an addin (Fulltext Manager) into my SQL Server 2008 R2 Management Studio. But it's not compatible with this version. This is the message I am getting
Its not removing after clicking on yes button.Its always showing this message when I am open SSMS 2008 R2.
So far I can't find any Addin Manager In SSMS 2008 R2. There is any option to remove this.?
Usually these add-ins will install a component in Control Panel > Programs and Features (or, depending on how old your operating system is, Control Panel > Add or Remove Programs. I'm fairly confident you'll find this add-in listed there, where you can perform a proper uninstall.

Do we still require separate licence for TeamExplorer as Standalone client if already have vs2010 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
We have Visual Studio 2010 premium edition on our systems and Can succesfully use Team Explorer build in it. But I want to use Team explorer separatly. How can I install it separatly without installing VS2010 on some user machines or can we separate vs2010 and team explorer if already installed. Also Do I still need to have separate licence for this per user. I know we have Team web access but need team explorer independently.
Please guide.
I have read the following posts but still not clear:
Standalone GUI client for TFS 2010 Source Control
Does the free Team Explorer client work without Visual Studio
If you have a TFS Client Access License (CAL) for these users, then you can use the standalone Team Explorer at no additional cost.
You should already have a CAL for those users if they're using TFS Web Access, so yes, they should be able to use the standalone Team Explorer.

Removing license [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I'm nearing the end of my master's thesis, which was done in collaboration with a local company. I used their computers during the work, but they could not provide me with a Visual Studio licence, thus I used my own MSDN Academic Alliance licence. Now that I'm leaving the company, I need to remove the licence. Does a uninstallation completly remove the licence? Is there a way of just removing the licence without uninstallation?
It's Visual Studio 2010 Professional edition, installed on a Windows XP computer.
MSDNAA FAQ:
Q: Does the license (or "key") permanently unlock the software?
A: No - the key allows you to install the software once. If you need to re-install the software, you will need to contact the PA (Program Administrator) at your school. Your PA's contact email information can be found in the support page. To view this information, please click on the Support button above.

Resources