<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: aC + Subversion integration seems to be working</title>
  <link>http://www.activecollab.com/forums/topic/2326/</link>
  <description>Recent posts on topic: aC + Subversion integration seems to be working</description>
  <dc:language>en-us</dc:language>
  <pubDate>Wed, 23 May 2012 01:12:07 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/21735/#post21735</link>
    <guid>http://www.activecollab.com/forums/post/21735/#post21735</guid>
    <title>Post #14 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>Hi<br />
<br />
I have got SVN comments posting ActiveCollab tickets working...<br />
<br />
This is two step process as there is no API to post comment based on the ticket number<br />
<br />
Step1 : Need to get the real_id for the ticket , you can retieve this by the ticket details using API and parse the result(json/xml) for parant_id(real_id)<br />
<br />
Command : /usr/bin/curl &quot;http://10.10.10.1/activecollab/public/api.php?token=$token&amp;path_info=/projects/1/tickets/$ticket&quot;<br />
<br />
You need to parse response json/xml to retrieve real_id ....<br />
<br />
OR<br />
<br />
SQL : select id from acx_project_objects where type='Ticket' and parent_id=0 and integer_field_1=$ticket;<br />
I don't think SQL is right option here, but works for me..<br />
<br />
Step2 : Use the real ID(from Step 1) for posting the comment for the ticket..<br />
Command &quot;&quot;/usr/bin/curl \&quot;http://10.10.10.1/activecollab/public/api.php?token=$token&amp;path_info=/projects/1/comments/add&amp;parent_id=$parent_id\&quot;  -d submitted=submitted -d comment[body]=$enccomment&quot;<br />
<br />
Krishna</p>]]></description>
    <pubDate>Mon, 27 Jul 2009 23:11:57 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/21031/#post21031</link>
    <guid>http://www.activecollab.com/forums/post/21031/#post21031</guid>
    <title>Post #13 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>You can find instructions on how to remove a module in this article: <a href="http://www.activecollab.com/docs/manuals/admin/configuration/modules#uninstall" target="_blank" rel="nofollow">Removing a Module</a>.</p>]]></description>
    <pubDate>Sat, 20 Jun 2009 06:01:40 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/21028/#post21028</link>
    <guid>http://www.activecollab.com/forums/post/21028/#post21028</guid>
    <title>Post #12 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>I have recently upgraded to ac 2.1.2,, subversion plugin is no more good...<br />
<br />
Had to remove subversion folder from the modules to have the 2.1.2 working..<br />
<br />
This plugin was very much helpful in the ealier version<br />
<br />
Has anybody found a fix for this in the latest version</p>]]></description>
    <pubDate>Sat, 20 Jun 2009 00:33:50 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20347/#post20347</link>
    <guid>http://www.activecollab.com/forums/post/20347/#post20347</guid>
    <title>Post #11 by shuffer</title>
    <dc:creator>shuffer</dc:creator>
    <description><![CDATA[<p>Does anyone have this working with 2.0?  We are going to give it a try and any advice would be helpful if it requires tweaking.</p>]]></description>
    <pubDate>Fri, 22 May 2009 19:16:43 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/17157/#post17157</link>
    <guid>http://www.activecollab.com/forums/post/17157/#post17157</guid>
    <title>Post #10 by HH</title>
    <dc:creator>HH</dc:creator>
    <description><![CDATA[<p>Does Anyone have a mirror to the zip file? or another link to a working ac + svn integration ?</p>]]></description>
    <pubDate>Mon, 02 Feb 2009 16:30:39 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13921/#post13921</link>
    <guid>http://www.activecollab.com/forums/post/13921/#post13921</guid>
    <title>Post #9 by vlados</title>
    <dc:creator>vlados</dc:creator>
    <description><![CDATA[<p>Everything looks great, but how can I made this module works with multiple projects?<br />
Example: commit with text: fixed bug #4 for project #34</p>]]></description>
    <pubDate>Sat, 19 Jul 2008 16:55:17 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13845/#post13845</link>
    <guid>http://www.activecollab.com/forums/post/13845/#post13845</guid>
    <title>Post #8 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">Ilija Studen:</div>In that case https://10.10.10.1/activecollab/subversion/commit should be https://10.10.10.1/activecollab/public/index.php/subversion/commit. <br />
<br />
Please note that you can remove /public/index.php and have clean URLs using <a href="http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26" target="_blank" rel="nofollow">this technique</a>.</blockquote></div><br />
<br />
<br />
<br />
thanks It worked</p>]]></description>
    <pubDate>Tue, 15 Jul 2008 07:55:30 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13844/#post13844</link>
    <guid>http://www.activecollab.com/forums/post/13844/#post13844</guid>
    <title>Post #7 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>In that case https://10.10.10.1/activecollab/subversion/commit should be https://10.10.10.1/activecollab/public/index.php/subversion/commit. <br />
<br />
Please note that you can remove /public/index.php and have clean URLs using <a href="http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26" target="_blank" rel="nofollow">this technique</a>.</p>]]></description>
    <pubDate>Tue, 15 Jul 2008 07:46:47 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13843/#post13843</link>
    <guid>http://www.activecollab.com/forums/post/13843/#post13843</guid>
    <title>Post #6 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p><br />
Its https://10.10.10.1/activecollab/public/index.php/projects/1<br />
<br />
Thanks for quick reply ...</p>]]></description>
    <pubDate>Tue, 15 Jul 2008 07:13:13 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13842/#post13842</link>
    <guid>http://www.activecollab.com/forums/post/13842/#post13842</guid>
    <title>Post #5 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">kdevineni:</div>We have the activecollab root url at https:/10.10.10.1/activecollab</blockquote></div><br />
<br />
What is the exact URL of your Projects page? https://10.10.10.1/activecollab/public/index.php/projects or https://10.10.10.1/activecollab/projects?</p>]]></description>
    <pubDate>Tue, 15 Jul 2008 07:10:21 CDT</pubDate>
  </item>
</channel>
</rss>
