<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Visual Studio &#8211; Blog of Kliment Andreev &#8211; A place so I won&#039;t forget things</title>
	<atom:link href="https://blog.andreev.it/tag/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.andreev.it</link>
	<description></description>
	<lastBuildDate>Mon, 02 Nov 2020 13:55:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Visual Studio and BitBucket</title>
		<link>https://blog.andreev.it/2020/01/visual-studio-and-bitbucket/</link>
					<comments>https://blog.andreev.it/2020/01/visual-studio-and-bitbucket/#respond</comments>
		
		<dc:creator><![CDATA[Kliment Andreev]]></dc:creator>
		<pubDate>Sat, 11 Jan 2020 12:43:11 +0000</pubDate>
				<category><![CDATA[DevOps]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[BitBucket]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<guid isPermaLink="false">https://blog.andreev.it/?p=6405</guid>

					<description><![CDATA[In this post I&#8217;ll explain how to use Visual Studio and BitBucket. I host&#8230;]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div><p>In this post I&#8217;ll explain how to use Visual Studio and BitBucket. I host my own BitBucket server, but it should be the same.<br />
First, create a BitBucket repository and name it. The repo will have to be the same name as the project in Visual Studio.<br />
So, in my case, I&#8217;ll create a repo called <strong>test123</strong>.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-01.png"><img fetchpriority="high" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-01.png" alt="" width="586" height="355" class="aligncenter size-full wp-image-6407" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-01.png 586w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-01-300x182.png 300w" sizes="(max-width: 586px) 100vw, 586px" /></a><br />
Then, open Visual Studio 2019 and choose <strong>Continue without code</strong> from the bottom right.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-02.png"><img decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-02.png" alt="" width="956" height="616" class="aligncenter size-full wp-image-6408" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-02.png 956w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-02-300x193.png 300w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-02-768x495.png 768w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-02-585x377.png 585w" sizes="(max-width: 956px) 100vw, 956px" /></a><br />
If you don&#8217;t have the BitBucket plugin, go to <strong>Extensions | Manage Extensions</strong> from the menu and install <strong>Visual Studio Bitbucket Extension</strong>. Once installed, you&#8217;ll have to close and re-open Visual Studio.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-03.png"><img decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-03.png" alt="" width="603" height="318" class="aligncenter size-full wp-image-6409" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-03.png 603w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-03-300x158.png 300w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-03-585x309.png 585w" sizes="(max-width: 603px) 100vw, 603px" /></a><br />
Go to <strong>View | Team Explorer</strong> from the menu and click <strong>Login </strong>for the BitBucket exptension.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-04.png"><img loading="lazy" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-04.png" alt="" width="298" height="419" class="aligncenter size-full wp-image-6412" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-04.png 298w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-04-213x300.png 213w" sizes="(max-width: 298px) 100vw, 298px" /></a><br />
Depending on your BitBucket server (cloud or on-prem), enter the necessary parameters and click to <strong>Connect</strong>.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-05.png"><img loading="lazy" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-05.png" alt="" width="408" height="320" class="aligncenter size-full wp-image-6413" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-05.png 408w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-05-300x235.png 300w" sizes="(max-width: 408px) 100vw, 408px" /></a><br />
Once logged in, click on <strong>Clone</strong>.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-06.png"><img loading="lazy" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-06.png" alt="" width="308" height="148" class="aligncenter size-full wp-image-6414" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-06.png 308w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-06-300x144.png 300w" sizes="(max-width: 308px) 100vw, 308px" /></a><br />
Select the repo and click <strong>Clone</strong>.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-07.png"><img loading="lazy" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-07.png" alt="" width="461" height="295" class="aligncenter size-full wp-image-6415" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-07.png 461w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-07-300x192.png 300w" sizes="(max-width: 461px) 100vw, 461px" /></a><br />
Create a new project (<strong>File | New | Project</strong>) and name it the same as the repo.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-08.png"><img loading="lazy" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-08.png" alt="" width="834" height="324" class="aligncenter size-full wp-image-6416" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-08.png 834w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-08-300x117.png 300w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-08-768x298.png 768w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-08-585x227.png 585w" sizes="(max-width: 834px) 100vw, 834px" /></a><br />
Click <strong>Next</strong> and name the project the same again, then click <strong>Create</strong>.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-09.png"><img loading="lazy" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-09.png" alt="" width="980" height="668" class="aligncenter size-full wp-image-6417" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-09.png 980w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-09-300x204.png 300w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-09-768x523.png 768w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-09-585x399.png 585w" sizes="(max-width: 980px) 100vw, 980px" /></a><br />
You can push the initial code now. First click <strong>File | Save All</strong>. Then in Team Explorer, click where it says <strong>Connect </strong>and switch it to <strong>Change</strong>.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-10.png"><img loading="lazy" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-10.png" alt="" width="262" height="194" class="aligncenter size-full wp-image-6419" /></a><br />
Type something for the first commit and click on <strong>Commit All and Push</strong>.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-11.png"><img loading="lazy" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-11.png" alt="" width="403" height="324" class="aligncenter size-full wp-image-6420" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-11.png 403w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-11-300x241.png 300w" sizes="(max-width: 403px) 100vw, 403px" /></a><br />
If you go back to BitBucket, you&#8217;ll see your code there.<br />
<a href="https://blog.andreev.it/wp-content/uploads/2019/12/P143-12.png"><img loading="lazy" decoding="async" src="https://blog.andreev.it/wp-content/uploads/2019/12/P143-12.png" alt="" width="613" height="306" class="aligncenter size-full wp-image-6422" srcset="https://blog.andreev.it/wp-content/uploads/2019/12/P143-12.png 613w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-12-300x150.png 300w, https://blog.andreev.it/wp-content/uploads/2019/12/P143-12-585x292.png 585w" sizes="(max-width: 613px) 100vw, 613px" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.andreev.it/2020/01/visual-studio-and-bitbucket/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
