Comment 4 for bug 294709

Revision history for this message
Dan Watkins (oddbloke) wrote : Re: [Bug 294709] [NEW] Pushing to shared repo using FTP doesn't work: "Append/Restart not permitted, try again"

On Thu, 2008-11-06 at 14:35 +0000, Jonny Dee wrote:
> FTP temporary error: 451 /bzr-repo/.bzr/repository/upload/k2a94q9mf00jznz50sct.fetch: Append/Restart not permitted, try again. Retrying.
> [...]
> bzr: ERROR: Transport error: FTP temporary error during APPEND /bzr-repo/.bzr/repository/upload/k2a94q9mf00jznz50sct.fetch.Aborting. 451 /bzr-repo/.bzr/repository/upload/k2a94q9mf00jznz50sct.fetch: Append/Restart not permitted, try again
It seems like we should be able to work around this by doing 'get remote
file', 'perform append locally, 'push new file'.