<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>[Satisfaction]: Sync beanstalk with hosted VPS</title>
    <link>http://getsatisfaction.com/beanstalk/topics/sync_beanstalk_with_hosted_vps</link>
    <description>Recent replies to 'Sync beanstalk with hosted VPS'</description>
    <item>
      <title>RE: Sync beanstalk with hosted VPS</title>
      <link>http://getsatisfaction.com/beanstalk/topics/sync_beanstalk_with_hosted_vps#reply_348561</link>
      <description>If you're trying to mirror a repository hosted on Beanstalk elsewhere then you should look into the 'svnsync' utility that comes with SVN 1.4+. Beanstalk understandably doesn't allow arbitrary hook scripts so you'd probably have to poll the Beanstalk repo for updates. SVN::Mirror is a Perl module that might help you out as well, though I don't recommend it. You could also look into svk, and git and mercurial might have some mirroring support. &lt;br /&gt;&lt;br /&gt;
But I agree with Dmitry, if you're trying to use Beanstalk's beautiful interface to work with repositories hosted cheaper elsewhere you're out of luck. You'd have to replicate as many of beanstalk's features as you can some other way (viewvc, hook scripts, cgi that interacts with conf files, I don't know what else...). The default look for ViewVC is *ugly* but there are better templates in the ViewVC repository, especially those specialized for SVN, and with a bit of work you can get it to look a lot nicer. I don't have enough experience with Trac to make a similar recommendation there.&lt;br /&gt;&lt;br /&gt;
The result won't be as spiffy as Beanstalk but it might work.</description>
      <pubDate>Tue, 25 Mar 2008 00:40:02 -0000</pubDate>
    </item>
    <item>
      <title>RE: Sync beanstalk with hosted VPS</title>
      <link>http://getsatisfaction.com/beanstalk/topics/sync_beanstalk_with_hosted_vps#reply_326981</link>
      <description>What do you mean by syncing? Do you want to checkout on the VPS or you want Beanstalk to show contents of your repository hosted on the VPS? If it's the last one, then unfortunately Beanstalk can't be used. We have different kind of application. You should look at &lt;a href=&quot;http://trac.edgewall.org/&quot; rel=&quot;nofollow&quot;&gt;Trac&lt;/a&gt;, it's great for this stuff.</description>
      <pubDate>Tue, 18 Mar 2008 10:55:39 -0000</pubDate>
    </item>
  </channel>
</rss>