<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>[Satisfaction]: All topics tagged error for Beanstalk - Recently Created</title>
    <link>http://getsatisfaction.com/beanstalk/tags/error/recently_created</link>
    <description>All topics tagged error for Beanstalk - Recently Created</description>
    <item>
      <title>Authorization Failed</title>
      <link>http://getsatisfaction.com/beanstalk/topics/authorization_failed</link>
      <description>I keep getting authorization failed on checkout. I am trying to use versions.ap to manage my SVN that was previously just managed via command line. Adding it in to versions.app it just get the error:&lt;br /&gt;&lt;br /&gt;
PROPFIND request failed on '/web'&lt;br /&gt;
PROPFIND of '/web': authorization failed (http://&amp;lt;username&gt;.svn.beanstalkapp.com)&lt;br /&gt;
&amp;lt;/username&gt;</description>
      <pubDate>Sat, 07 Jun 2008 09:53:05 -0000</pubDate>
    </item>
    <item>
      <title>Is your storage running out?</title>
      <link>http://getsatisfaction.com/beanstalk/topics/is_your_storage_running_out</link>
      <description>svn: Can't write to file '/data/storage/6609/gageprojects/db/transactions/5-1.txn/rev': No space left on device</description>
      <pubDate>Thu, 05 Jun 2008 17:50:25 -0000</pubDate>
    </item>
    <item>
      <title>Error: &quot;Secure connection truncated&quot; on update, commit, and check out</title>
      <link>http://getsatisfaction.com/beanstalk/topics/error_secure_connection_truncated_on_update_commit_and_check_out</link>
      <description>The respository keeps throwing this error at us whenever we try to update, commit, or check out a project:&lt;br /&gt;&lt;br /&gt;
###&lt;br /&gt;&lt;br /&gt;
Subversion Error&lt;br /&gt;&lt;br /&gt;
REPORT request failed on '/project_name/!svn/vcc/default'&lt;br /&gt;&lt;br /&gt;
REPORT of '/project_name/!svn/vcc/default': Could not read response body: Secure connection truncated (&lt;a href=&quot;https://companyname.svn.beanstalkapp.com/&quot; rel=&quot;nofollow&quot;&gt;https://companyname.svn.beanstalkapp....&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;
###&lt;br /&gt;&lt;br /&gt;
This occurs via both GUI (svnX and tortoiseSVN) and command line on both Windows and OS X machines. We have disabled HTTP compression on the client side to no avail.&lt;br /&gt;&lt;br /&gt;
We've found another report of someone else encountering this issue (and their solution), so in case it helps:&lt;br /&gt;
&lt;a href=&quot;http://www.sharp-tools.net/archives/000928.html&quot; rel=&quot;nofollow&quot;&gt;http://www.sharp-tools.net/archives/0...&lt;/a&gt;</description>
      <pubDate>Tue, 22 Apr 2008 17:13:01 -0000</pubDate>
    </item>
    <item>
      <title>I cannot delete a folder</title>
      <link>http://getsatisfaction.com/beanstalk/topics/i_cannot_delete_a_folder</link>
      <description>I have folder in my repository that somehow has a name with ':' in it. This is causing problems with a clients SVN software (Tortoise). &lt;br /&gt;&lt;br /&gt;
I have tried deleting it in my local copy but I get SVN errors saying it cannot find a URL. I have tried deleting it by connecting to the repository via webdav, but I get a conflict error. I'm new to SVN so any tips would be very helpful!</description>
      <pubDate>Fri, 11 Apr 2008 10:10:52 -0000</pubDate>
    </item>
    <item>
      <title>Why can't I integrate with basecamp?</title>
      <link>http://getsatisfaction.com/beanstalk/topics/why_cant_i_integrate_with_basecamp</link>
      <description>Why can't I integrate with basecamp? &lt;br /&gt;&lt;br /&gt;
my basecamp URL is &lt;br /&gt;
&lt;a href=&quot;http://acts-as-consultant.projectpath.com&quot; rel=&quot;nofollow&quot;&gt;http://acts-as-consultant.projectpath...&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
my beanstalk URL is &lt;br /&gt;
&lt;a href=&quot;http://acts-as-consultant.beanstalkapp.com&quot; rel=&quot;nofollow&quot;&gt;http://acts-as-consultant.beanstalkap...&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
I have the right usernames and logins, but beanstalk seems to have a problem.&lt;br /&gt;
Any ideas?</description>
      <pubDate>Sat, 22 Mar 2008 16:17:49 -0000</pubDate>
    </item>
    <item>
      <title>beanstalkapp.com says something went wrong</title>
      <link>http://getsatisfaction.com/beanstalk/topics/beanstalkapp_com_says_something_went_wrong</link>
      <description>Our beanstalkapp says &quot;We're sorry, but something went wrong. We've been notified about this issue and we'll take a look at it shortly.&quot;</description>
      <pubDate>Thu, 20 Mar 2008 18:36:53 -0000</pubDate>
    </item>
    <item>
      <title>Beanstalk is down.</title>
      <link>http://getsatisfaction.com/beanstalk/topics/beanstalk_is_down</link>
      <description>I can't access the website or my repo.  Please advise.</description>
      <pubDate>Wed, 12 Mar 2008 16:01:43 -0000</pubDate>
    </item>
    <item>
      <title>403 Forbidden error on commit</title>
      <link>http://getsatisfaction.com/beanstalk/topics/403_forbidden_error_on_commit</link>
      <description>I'm trying to commit but I'm getting the following error:&lt;br /&gt;&lt;br /&gt;
MKACTIVITY of '/proj/!svn/act/...': 403 Forbidden (&lt;a href=&quot;https://svn&quot; rel=&quot;nofollow&quot;&gt;https://svn&lt;/a&gt;.&amp;lt;myaccount&gt;.beanstalkapp.com)&lt;br /&gt;&lt;br /&gt;
Googling gives me the two most common problems: not using https (I am), and case errors (neither my account, project or my username have uppercase in them, so I can't imagine that's the problem).&lt;br /&gt;&lt;br /&gt;
I'm using TortoiseSVN, if it matters.&amp;lt;/myaccount&gt;</description>
      <pubDate>Sun, 17 Feb 2008 22:17:13 -0000</pubDate>
    </item>
    <item>
      <title>Getting an error on commit</title>
      <link>http://getsatisfaction.com/beanstalk/topics/getting_an_error_on_commit</link>
      <description>I'm getting this error when I try to commit to my repository:&lt;br /&gt;&lt;br /&gt;
svn: Commit failed (details follow):&lt;br /&gt;
svn: MKACTIVITY of '/[repo_omitted]/!svn/act/05ed7572-9c43-0410-95fe-faf15cbef548': Could not parse response status line. (&lt;a href=&quot;http://svn&quot; rel=&quot;nofollow&quot;&gt;http://svn&lt;/a&gt;.[account_omitted].beanstalkapp.com)&lt;br /&gt;&lt;br /&gt;
I'm currently connected behind a Cisco CleanAccess firewall so that may be the problem. Anyone else seen anything like this?</description>
      <pubDate>Sun, 13 Jan 2008 15:54:24 -0000</pubDate>
    </item>
  </channel>
</rss>