<?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: Subversion repository + Apache</title>
	<atom:link href="http://theorangeit.org/2008/05/25/subversion-repository-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://theorangeit.org/2008/05/25/subversion-repository-apache/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 31 May 2010 08:54:46 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: YAVisitor</title>
		<link>http://theorangeit.org/2008/05/25/subversion-repository-apache/comment-page-1/#comment-36</link>
		<dc:creator>YAVisitor</dc:creator>
		<pubDate>Tue, 29 Jul 2008 22:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://theorangeit.org/?p=15#comment-36</guid>
		<description>Hi ralphz, I have a permission problem with Subclipse. I do all right but when I commit index.php file I get the following error:

&lt;blockquote&gt;    Sending        /home/yavisitor/workspace/projects/svntest/index.php
    Transmitting file data ...
    svn: Commit failed (details follow):
    svn: Commit failed (details follow):
svn: Can&#039;t make directory &#039;/var/svn/test/db/transactions/4-1.txn&#039;: Permission denied&lt;/blockquote&gt;

I have setted this permissions up:

$ ls -la /var/svn/
total 12
drwxr-xr-x  3 www-data www-data 4096 2008-07-29 13:37 .
drwxr-xr-x 60 root     root     4096 2008-07-29 13:32 ..
drwxr-xr-x  7 www-data www-data 4096 2008-07-29 13:38 testing

$ ls -la /home/yavisitor/workspace/projects/svntest/
total 28
drwxr-xr-x  5 yavisitor yavisitor 4096 2008-07-29 22:42 .
drwxr-xr-x 14 yavisitor yavisitor 4096 2008-07-29 22:40 ..
drwxr-xr-x  2 yavisitor yavisitor 4096 2008-07-29 22:40 .cache
-rw-r--r--  1 yavisitor yavisitor  117 2008-07-30 00:27 index.php
-rw-r--r--  1 yavisitor yavisitor  510 2008-07-29 22:40 .project
drwxr-xr-x  2 yavisitor yavisitor 4096 2008-07-29 22:40 .settings
drwxr-xr-x  6 yavisitor yavisitor 4096 2008-07-30 00:29 .svn


If I do a &quot;sudo chown -R yavisitor:yavisitor /var/svn/&quot; then the commit works well. If I do a &quot;sudo chown -R www-data.www-data workspace/projects/svntest/&quot; then Eclipse can&#039;t write files into svntest/ directory (all very obviously)

Then ¿what could I do?
Thanks a lot, cheers!</description>
		<content:encoded><![CDATA[<p>Hi ralphz, I have a permission problem with Subclipse. I do all right but when I commit index.php file I get the following error:</p>
<blockquote><p>    Sending        /home/yavisitor/workspace/projects/svntest/index.php<br />
    Transmitting file data &#8230;<br />
    svn: Commit failed (details follow):<br />
    svn: Commit failed (details follow):<br />
svn: Can&#8217;t make directory &#8216;/var/svn/test/db/transactions/4-1.txn&#8217;: Permission denied</p></blockquote>
<p>I have setted this permissions up:</p>
<p>$ ls -la /var/svn/<br />
total 12<br />
drwxr-xr-x  3 www-data www-data 4096 2008-07-29 13:37 .<br />
drwxr-xr-x 60 root     root     4096 2008-07-29 13:32 ..<br />
drwxr-xr-x  7 www-data www-data 4096 2008-07-29 13:38 testing</p>
<p>$ ls -la /home/yavisitor/workspace/projects/svntest/<br />
total 28<br />
drwxr-xr-x  5 yavisitor yavisitor 4096 2008-07-29 22:42 .<br />
drwxr-xr-x 14 yavisitor yavisitor 4096 2008-07-29 22:40 ..<br />
drwxr-xr-x  2 yavisitor yavisitor 4096 2008-07-29 22:40 .cache<br />
-rw-r&#8211;r&#8211;  1 yavisitor yavisitor  117 2008-07-30 00:27 index.php<br />
-rw-r&#8211;r&#8211;  1 yavisitor yavisitor  510 2008-07-29 22:40 .project<br />
drwxr-xr-x  2 yavisitor yavisitor 4096 2008-07-29 22:40 .settings<br />
drwxr-xr-x  6 yavisitor yavisitor 4096 2008-07-30 00:29 .svn</p>
<p>If I do a &#8220;sudo chown -R yavisitor:yavisitor /var/svn/&#8221; then the commit works well. If I do a &#8220;sudo chown -R www-data.www-data workspace/projects/svntest/&#8221; then Eclipse can&#8217;t write files into svntest/ directory (all very obviously)</p>
<p>Then ¿what could I do?<br />
Thanks a lot, cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
