<?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/"
		>
<channel>
	<title>Comments on: Public SVN Access</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexander GroÃŸ</title>
		<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/comment-page-1/#comment-63064</link>
		<dc:creator>Alexander GroÃŸ</dc:creator>
		<pubDate>Fri, 29 Feb 2008 01:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/#comment-63064</guid>
		<description>Thanks, works like a charm now!</description>
		<content:encoded><![CDATA[<p>Thanks, works like a charm now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/comment-page-1/#comment-63062</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Fri, 29 Feb 2008 00:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/#comment-63062</guid>
		<description>Alex,

I posted the relevant bits in a new post, available here: http://www.barneyb.com/barneyblog/2008/02/28/read-only-and-read-write-svn-repositories/</description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>I posted the relevant bits in a new post, available here: <a href="http://www.barneyb.com/barneyblog/2008/02/28/read-only-and-read-write-svn-repositories/" rel="nofollow">http://www.barneyb.com/barneyblog/2008/02/28/read-only-and-read-write-svn-repositories/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander GroÃŸ</title>
		<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/comment-page-1/#comment-63059</link>
		<dc:creator>Alexander GroÃŸ</dc:creator>
		<pubDate>Fri, 29 Feb 2008 00:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/#comment-63059</guid>
		<description>Barney,

I&#039;ve found your post while I was looking for the exact same solution: I want to have one public folder in my repo (anoymous reads, authenticated writes) but was fighting with Apache&#039;s config the whole day and didn&#039;t get it working. Can you please send me the relevant config entries for Apache and the svnaccess file?

Thanks, Alex</description>
		<content:encoded><![CDATA[<p>Barney,</p>
<p>I've found your post while I was looking for the exact same solution: I want to have one public folder in my repo (anoymous reads, authenticated writes) but was fighting with Apache's config the whole day and didn't get it working. Can you please send me the relevant config entries for Apache and the svnaccess file?</p>
<p>Thanks, Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/comment-page-1/#comment-52707</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Fri, 21 Dec 2007 05:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/#comment-52707</guid>
		<description>Ajeet,

If you&#039;re looking for a basic Subversion tutorial, there are myriad options available online.  If you want a TortoiseSVN specific resource, they have some of those available on their website.

If a user/pass is required, you should be prompted for one automatically.  Beyond that, I&#039;d recommend reading up on some docs/manuals.</description>
		<content:encoded><![CDATA[<p>Ajeet,</p>
<p>If you're looking for a basic Subversion tutorial, there are myriad options available online.  If you want a TortoiseSVN specific resource, they have some of those available on their website.</p>
<p>If a user/pass is required, you should be prompted for one automatically.  Beyond that, I'd recommend reading up on some docs/manuals.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajeet</title>
		<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/comment-page-1/#comment-52706</link>
		<dc:creator>Ajeet</dc:creator>
		<pubDate>Fri, 21 Dec 2007 05:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/#comment-52706</guid>
		<description>Thanks for the quick reply...
I have tortiose SVN running in the Windows machine but when I try to provide the URL through repository browser I dint see username and passwd asking..So did it fail to open the repo structure...Can you tell me how can I get that window..or I need to do some settings on that...I tried the alternative way around.I created one folder on D: and right clicked and created the repository.Next I tried to import the whole project in that folder..but then it seemd useless becoz I need to only add 1 file to a folder...why shud I consume the whole space.anyway I tried but the same issue.
Plz Help me in this regard.I am completely stuck!!!!</description>
		<content:encoded><![CDATA[<p>Thanks for the quick reply&#8230;<br />
I have tortiose SVN running in the Windows machine but when I try to provide the URL through repository browser I dint see username and passwd asking..So did it fail to open the repo structure&#8230;Can you tell me how can I get that window..or I need to do some settings on that&#8230;I tried the alternative way around.I created one folder on D: and right clicked and created the repository.Next I tried to import the whole project in that folder..but then it seemd useless becoz I need to only add 1 file to a folder&#8230;why shud I consume the whole space.anyway I tried but the same issue.<br />
Plz Help me in this regard.I am completely stuck!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/comment-page-1/#comment-52645</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Thu, 20 Dec 2007 17:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/#comment-52645</guid>
		<description>Ajeet,

Browser-based SVN access is read-only; there&#039;s no way to edit files, only view them.  SVN uses HTTP (really the WebDAV extensions) as a network layer, so you use the same URL with a real client as you do with the browser.

However, my SVN repositories are not anonymously writable (for obvious reasons), so whatever client you use (browser or otherwise), you can only read them.  If you have a mutable repository, any real client (Subclipse, TortoiseSVN, etc.) will let you commit changes to them.</description>
		<content:encoded><![CDATA[<p>Ajeet,</p>
<p>Browser-based SVN access is read-only; there's no way to edit files, only view them.  SVN uses HTTP (really the WebDAV extensions) as a network layer, so you use the same URL with a real client as you do with the browser.</p>
<p>However, my SVN repositories are not anonymously writable (for obvious reasons), so whatever client you use (browser or otherwise), you can only read them.  If you have a mutable repository, any real client (Subclipse, TortoiseSVN, etc.) will let you commit changes to them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajeet</title>
		<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/comment-page-1/#comment-52623</link>
		<dc:creator>Ajeet</dc:creator>
		<pubDate>Thu, 20 Dec 2007 11:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/#comment-52623</guid>
		<description>Hello,
I have one issue being facing and hope you will defntly help me in this regard.I want to know how can one access public SVN through the browser?I mean if the path is https://sitename/../.. etc etc...How will I edit a file in that.I am providing the credential and successfullly able to browse the directory but how can i edit the one file in that.
Hope you will help me in this reagrds.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have one issue being facing and hope you will defntly help me in this regard.I want to know how can one access public SVN through the browser?I mean if the path is <a href="https://sitename/../." rel="nofollow">https://sitename/../.</a>. etc etc&#8230;How will I edit a file in that.I am providing the credential and successfullly able to browse the directory but how can i edit the one file in that.<br />
Hope you will help me in this reagrds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/comment-page-1/#comment-24538</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Thu, 12 Jul 2007 14:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/#comment-24538</guid>
		<description>The schema tool and transaction advice already are Apache licensed.  I haven&#039;t formally licensed the bicycle app yet, but it&#039;ll probably follow suit.</description>
		<content:encoded><![CDATA[<p>The schema tool and transaction advice already are Apache licensed.  I haven't formally licensed the bicycle app yet, but it'll probably follow suit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Corfield</title>
		<link>https://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/comment-page-1/#comment-24503</link>
		<dc:creator>Sean Corfield</dc:creator>
		<pubDate>Thu, 12 Jul 2007 08:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/2007/07/11/public-svn-access/#comment-24503</guid>
		<description>Any thoughts on changing your projects to Apache Source License 2.0 so that they can be used more easily by people working in corporates?</description>
		<content:encoded><![CDATA[<p>Any thoughts on changing your projects to Apache Source License 2.0 so that they can be used more easily by people working in corporates?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
