<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - Integration of VSS with VS.NET</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - Integration of VSS with VS.NET</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 12:27:02 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 12:27:02 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>9</c9:totalResults>
	<c9:pageCount>-9</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - Integration of VSS with VS.NET</title>
		<description><![CDATA[<p>First off let me say, I really like VS.NET and C#. I am getting 'real' work done with .NET and my team and I are happy on many levels.<br>
<br>
But we are frequently frustrated with the integration of VSS. For example, try creating a class library in one project, and a web app in another&nbsp;project, and get them working&nbsp;in a solution and getting it all checked into source safe (without it creating .root
 and _1 named VSS projects which you don't want or need) and then adding a new developer to your team.<br>
<br>
Or try renaming a project in VSS and checking it back in (and spending hours trying to figure out the crypting binding error messages and warnings)<br>
<br>
Or try connecting to work thru VPN and suffering the slowness of VSS over the net.<br>
<br>
Am I making my point? If not, email me offline and I'll give you more examples...<br>
<br>
Will we ever see version control technology from MS that's based on a 'real' server and with real-world distributed teams? Or is it sort of a second-class citizen there in Redmond and we need to keep looking at things like SourceOffsite, or entirely different
 products,&nbsp;or should we just be content with&nbsp;VSS and suffer the sometimes frustrating integration with the dev tools we use.<br>
<br>
What do Microsoft developers use day-to-day for version control? What do they use if the work from home?<br>
<br>
-Bruce Shankle<br>
<br>
<br>
</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/405#405</link>
		<pubDate>Wed, 07 Apr 2004 05:50:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/405#405</guid>
		<dc:creator>bshankle</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/bshankle/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Integration of VSS with VS.NET</title>
		<description><![CDATA[<p>Hello, I guess VSS is fun to use if you develop on your own or a very small team, for bigger developments have a look at:
<a href="http://www-306.ibm.com/software/rational/offerings/scm.html">http://www-306.ibm.com/software/rational/offerings/scm.html</a>&nbsp;<br>
(Rational Clear Case)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/a28ee73232644e2780909dea01102ae1#a28ee73232644e2780909dea01102ae1</link>
		<pubDate>Wed, 07 Apr 2004 06:18:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/a28ee73232644e2780909dea01102ae1#a28ee73232644e2780909dea01102ae1</guid>
		<dc:creator>JerryP</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/JerryP/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Integration of VSS with VS.NET</title>
		<description><![CDATA[<p>Well, there's one very interesting source control provider I found (SourceGear Vault) that provides at least a FREE one-user license!&nbsp;&nbsp; It is built entirely with .NET, and is backed by a SQL Server or MSDE database.
<br>
<br>
I use it at home, as I do not want to pay oodles of cash for these things. <br>
<br>
Check it out.&nbsp; <a href="http://www.sourcegear.com">www.sourcegear.com</a><br>
<br>
It implements EVERYTHING that VSS does, minus the ability to check in/out files in the visual merge.<br>
<br>
However, one thing that REALLY needs to be done with&nbsp;SCP integration, is supporting renaming of files/projects..&nbsp; It really sucks when I want to move files to a different directory/sub-folder.. I do it locally, then must open VSS directly and move them as well.
<br>
<br>
Ahwell.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/b5f5675eb7324ea8af069dea01102b10#b5f5675eb7324ea8af069dea01102b10</link>
		<pubDate>Wed, 07 Apr 2004 18:08:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/b5f5675eb7324ea8af069dea01102b10#b5f5675eb7324ea8af069dea01102b10</guid>
		<dc:creator>eto</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/eto/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Integration of VSS with VS.NET</title>
		<description><![CDATA[<p>Hi,<br>
<br>
a &quot;new&quot; SourceSafe would be really great!<br>
<br>
-&gt; Very slow at fetching projecthistory<br>
-&gt; Databasehandling isn't very good: maximum size (3-5GB), always check for enough free diskspace, need to be analyzed very often (see
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvss/html/vssbest.asp">
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvss/html/vssbest.asp</a>)<br>
-&gt; Switching between online/offline is very slow (VS.Net)<br>
-&gt; VSS over VPN is very slow <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' /><br>
-&gt; no Webclient<br>
-&gt; Not fully integrated into VS.Net (renaming files..)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/b3a0fa6faf5a45398a099dea01102b3e#b3a0fa6faf5a45398a099dea01102b3e</link>
		<pubDate>Wed, 07 Apr 2004 18:50:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/b3a0fa6faf5a45398a099dea01102b3e#b3a0fa6faf5a45398a099dea01102b3e</guid>
		<dc:creator>Jtb</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jtb/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Integration of VSS with VS.NET</title>
		<description><![CDATA[<p>Or may be you can look at this freeware tool: <a href="http://subversion.tigris.org/">
http://subversion.tigris.org/</a><br>
<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/dd1ceb7e17544996b5cb9dea01102b6b#dd1ceb7e17544996b5cb9dea01102b6b</link>
		<pubDate>Wed, 07 Apr 2004 19:37:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/dd1ceb7e17544996b5cb9dea01102b6b#dd1ceb7e17544996b5cb9dea01102b6b</guid>
		<dc:creator>manuj</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/manuj/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Integration of VSS with VS.NET</title>
		<description><![CDATA[<p>Regarding the renaming issues (VS.Net --&gt; VSS), I use an VS.Net addin (SyncVSS), which handles all that for me.&nbsp; Works like a charm.<br>
<br>
<a href="http://www.thecreeksidegroup.com">http://www.thecreeksidegroup.com</a><br>
<br>
John Barone</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/fd62caceb13049c490329dea01102bbd#fd62caceb13049c490329dea01102bbd</link>
		<pubDate>Wed, 07 Apr 2004 19:44:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/fd62caceb13049c490329dea01102bbd#fd62caceb13049c490329dea01102bbd</guid>
		<dc:creator>SloopJohnB</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/SloopJohnB/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Integration of VSS with VS.NET</title>
		<description><![CDATA[<p>Oh well if we're name-dropping SCM systems:<br>
<br>
<a href="http://www.perforce.com">http://www.perforce.com</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/056c143f9ec44ca184f49dea01102bea#056c143f9ec44ca184f49dea01102bea</link>
		<pubDate>Thu, 08 Apr 2004 16:22:09 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/056c143f9ec44ca184f49dea01102bea#056c143f9ec44ca184f49dea01102bea</guid>
		<dc:creator>Aardvark</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Aardvark/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Integration of VSS with VS.NET</title>
		<description><![CDATA[<p>bshankle, I've started up a ProductFeedback wiki page just for Visual Studio, and populated it with some of your comments - please expand on them (or delete them, if you don't want them preserved for posterity and/or our devs!) as you see fit.&nbsp; Read more
 about it <a href="http://channel9.msdn.com/ShowPost.aspx?PostID=1413#1413">here</a>.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/56237224d0364aa09cea9dea01102c17#56237224d0364aa09cea9dea01102c17</link>
		<pubDate>Thu, 08 Apr 2004 23:37:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/56237224d0364aa09cea9dea01102c17#56237224d0364aa09cea9dea01102c17</guid>
		<dc:creator>jonathanh</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jonathanh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Integration of VSS with VS.NET</title>
		<description><![CDATA[<p>will do!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/1357761775494d7d97079dea01102c45#1357761775494d7d97079dea01102c45</link>
		<pubDate>Fri, 09 Apr 2004 04:24:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/405-Integration-of-VSS-with-VSNET/1357761775494d7d97079dea01102c45#1357761775494d7d97079dea01102c45</guid>
		<dc:creator>bshankle</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/bshankle/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>