<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: SVN/Source module not connecting</title>
  <link>http://www.activecollab.com/forums/topic/5756/</link>
  <description>Recent posts on topic: SVN/Source module not connecting</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 24 May 2012 07:55:01 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/25316/#post25316</link>
    <guid>http://www.activecollab.com/forums/post/25316/#post25316</guid>
    <title>Post #8 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Thank you for the followup, I'm glad to hear that you got it to work :)</p>]]></description>
    <pubDate>Wed, 10 Mar 2010 13:43:42 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25315/#post25315</link>
    <guid>http://www.activecollab.com/forums/post/25315/#post25315</guid>
    <title>Post #7 by pgoodwill</title>
    <dc:creator>pgoodwill</dc:creator>
    <description><![CDATA[<p>Found it. I was looking in &quot;/etc/...&quot; but the &quot;svn&quot; binary is stored in &quot;/usr/bin/&quot; by default when installing via YUM.<br />
<br />
I left the configure path empty (to use default).<br />
<br />
Everything is working as expected now!<br />
<br />
Thanks :)</p>]]></description>
    <pubDate>Wed, 10 Mar 2010 12:49:08 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25312/#post25312</link>
    <guid>http://www.activecollab.com/forums/post/25312/#post25312</guid>
    <title>Post #6 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>On Unix system, SVN executable is named svn - just that, no extension, no nothing. On Windows, it's svn.exe. <br />
<br />
You should consult your system administrator or hosting provider for assistance - they know whether SVN is installed and where it is located.</p>]]></description>
    <pubDate>Wed, 10 Mar 2010 10:03:16 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25311/#post25311</link>
    <guid>http://www.activecollab.com/forums/post/25311/#post25311</guid>
    <title>Post #5 by pgoodwill</title>
    <dc:creator>pgoodwill</dc:creator>
    <description><![CDATA[<p>kdevineni - what values did you enter into the Administration &gt; Source Settings section?<br />
<br />
I'm not sure how to determine where the &quot;subversion executable&quot; exists. Activecollab is on a Linux server.<br />
<br />
Ilija Studen  - is there a particular file I can search for (i.e. the executable)?</p>]]></description>
    <pubDate>Wed, 10 Mar 2010 08:34:11 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25310/#post25310</link>
    <guid>http://www.activecollab.com/forums/post/25310/#post25310</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hello Krishna,<br />
<br />
Please check <a href="http://svnbook.red-bean.com/en/1.1/ch07s07.html" target="_blank" rel="nofollow">this documentation</a> page to learn more about Subversion URL-s. Make sure that you use a valid one that you can also access using svn command line utility (SSH to your server and do some tests to make sure that everything is working properly).</p>]]></description>
    <pubDate>Wed, 10 Mar 2010 06:57:51 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25308/#post25308</link>
    <guid>http://www.activecollab.com/forums/post/25308/#post25308</guid>
    <title>Post #3 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>I have the same issue with the SVN URL.<br />
<br />
I tried with the SVN URL as well as directory path<br />
<br />
 SVN binary on Administration &gt; Source Settings are good.<br />
<br />
My svn and activecollab runs on the same linux server.<br />
I tried all the below combinations, no luck<br />
1./home/local/apps/svn/repositories/DMH<br />
2.https://localhost/svn/DMH <br />
3.http://localhost/svn/DMH<br />
Tried replacing with the IP address and with and without trailing slashes for all the above..<br />
<br />
For #2,3 options &quot;Test connection to repository&quot; works, but doesn't work beyond that.<br />
<br />
Please help!!<br />
<br />
Krishna</p>]]></description>
    <pubDate>Wed, 10 Mar 2010 06:40:20 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25276/#post25276</link>
    <guid>http://www.activecollab.com/forums/post/25276/#post25276</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Is path to SVN binary on Administration &gt; Source Settings page OK? Do you get green checkmark when you click on Check SVN Path button?</p>]]></description>
    <pubDate>Mon, 08 Mar 2010 14:38:29 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25266/#post25266</link>
    <guid>http://www.activecollab.com/forums/post/25266/#post25266</guid>
    <title>Post #1 by pgoodwill</title>
    <dc:creator>pgoodwill</dc:creator>
    <description><![CDATA[<p>I just installed the &quot;Source&quot; module, entered my SVN url/user/pass and receive this message when I &quot;Test Connection to Repository&quot;:  <br />
<br />
&quot;Could not connect to repository: sh: /svn: No such file or directory&quot;<br />
<br />
I can connect directly to the URL entered via my browser (and SVN client) so I do not understand why I am receiving this error.<br />
<br />
My SVN URL looks similar to this:<br />
http://subversion.mycompany.com/svn.subdomain.mysite.com/trunk/<br />
<br />
I've tried with/without a trailing slash and with/without &quot;http://&quot;.<br />
<br />
Any ideas?</p>]]></description>
    <pubDate>Mon, 08 Mar 2010 10:02:11 CST</pubDate>
  </item>
</channel>
</rss>
