<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Creating a shared web site library in Visual Studio</title>
	<atom:link href="http://mikeinmadison.wordpress.com/2008/01/15/creating-a-shared-web-site-library-in-visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikeinmadison.wordpress.com/2008/01/15/creating-a-shared-web-site-library-in-visual-studio/</link>
	<description>Look, a gradient!</description>
	<lastBuildDate>Tue, 03 Mar 2009 08:02:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexwebmaster</title>
		<link>http://mikeinmadison.wordpress.com/2008/01/15/creating-a-shared-web-site-library-in-visual-studio/#comment-28</link>
		<dc:creator>Alexwebmaster</dc:creator>
		<pubDate>Tue, 03 Mar 2009 08:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://mikeinmadison.wordpress.com/2008/01/15/creating-a-shared-web-site-library-in-visual-studio/#comment-28</guid>
		<description>Hello webmaster 
I would like to share with you a link to your site 
write me here preonrelt@mail.ru</description>
		<content:encoded><![CDATA[<p>Hello webmaster<br />
I would like to share with you a link to your site<br />
write me here <a href="mailto:preonrelt@mail.ru">preonrelt@mail.ru</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://mikeinmadison.wordpress.com/2008/01/15/creating-a-shared-web-site-library-in-visual-studio/#comment-27</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Thu, 26 Feb 2009 23:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://mikeinmadison.wordpress.com/2008/01/15/creating-a-shared-web-site-library-in-visual-studio/#comment-27</guid>
		<description>My team is considering a move to SVN using a setup much like this one; this is very helpful. Thanks. I have a couple of questions, if you have a minute.

1. We want to keep the shared library at the root of the solution, so:

Solution
&#124;_Shared Code
&#124;_Client Site

Where the shared code is in one SVN repo, the client site in another. I&#039;ve set up a demo in that way, checking out the client site, then adding the svn:external as you describe through VisualSVN. But the shared code is not visible in the solution explorer as a separate project unless I manually add it. Is that what you&#039;d expect, and would that work correctly?

2. If you&#039;re indeed using this in a production environment with several sites sharing common code, how do you go about deploying a single site to a live server -- from the working copy, or from source control? Ideally, we&#039;d like to be able to check everything into source control once it&#039;s done and then deploy using FTP, which would work using a hosted svn service like beanstalk, but since the client code and shared code are in separate repos, I&#039;m not sure that would work. I guess the other option would be to check everything in, then back out to the working copy, and to FTP deploy from the local machine or dev server.

Thanks again for a very useful post.

Best, 

Jamie</description>
		<content:encoded><![CDATA[<p>My team is considering a move to SVN using a setup much like this one; this is very helpful. Thanks. I have a couple of questions, if you have a minute.</p>
<p>1. We want to keep the shared library at the root of the solution, so:</p>
<p>Solution<br />
|_Shared Code<br />
|_Client Site</p>
<p>Where the shared code is in one SVN repo, the client site in another. I&#8217;ve set up a demo in that way, checking out the client site, then adding the svn:external as you describe through VisualSVN. But the shared code is not visible in the solution explorer as a separate project unless I manually add it. Is that what you&#8217;d expect, and would that work correctly?</p>
<p>2. If you&#8217;re indeed using this in a production environment with several sites sharing common code, how do you go about deploying a single site to a live server &#8212; from the working copy, or from source control? Ideally, we&#8217;d like to be able to check everything into source control once it&#8217;s done and then deploy using FTP, which would work using a hosted svn service like beanstalk, but since the client code and shared code are in separate repos, I&#8217;m not sure that would work. I guess the other option would be to check everything in, then back out to the working copy, and to FTP deploy from the local machine or dev server.</p>
<p>Thanks again for a very useful post.</p>
<p>Best, </p>
<p>Jamie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
