[jira] [Updated] (SVN-4868) Error "Unable to create pristine install stream" when .svn\tmp folder is missing
"Daniel Camarena (Jira)" <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.issues |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/SVN-4868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Camarena updated SVN-4868:
---------------------------------
Description:
When the .svn\tmp folder is missing in the working copy any action (update, commit, etc.) fails with the message "Unable to create pristine install stream".
Obviously it's the users fault when corrupting the hidden, internal directory of SVN. In my case the folders of thousands of working copies were missing after disaster recovery. I discovered that my backup software didn't backup "tmp" folders.
I created a work around to create the tmp folder and posted it here: [https://stackoverflow.com/questions/35962861/how-to-fix-unable-to-create-pristine-install-stream/65704644#65704644]
Anyway it would be nice if SVN would catch that exception and try to create the .svn\tmp folder.
Environment: (was: When the .svn\tmp folder is missing in the working copy any action (update, commit, etc.) fails with the message "Unable to create pristine install stream".
Obviously it's the users fault when corrupting the hidden, internal directory of SVN. In my case the folders of thousands of working copies were missing after disaster recovery. I discovered that my backup software didn't backup "tmp" folders.
I created a work around to create the tmp folder and posted it here: [https://stackoverflow.com/questions/35962861/how-to-fix-unable-to-create-pristine-install-stream/65704644#65704644]
Anyway it would be nice if SVN would catch that exception and try to create the .svn\tmp folder. )
> Error "Unable to create pristine install stream" when .svn\tmp folder is missing
> --------------------------------------------------------------------------------
>
> Key: SVN-4868
> URL: https://issues.apache.org/jira/browse/SVN-4868
> Project: Subversion
> Issue Type: Bug
> Reporter: Daniel Camarena
> Priority: Minor
> Attachments: r4NcG[1].png
>
>
> When the .svn\tmp folder is missing in the working copy any action (update, commit, etc.) fails with the message "Unable to create pristine install stream".
> Obviously it's the users fault when corrupting the hidden, internal directory of SVN. In my case the folders of thousands of working copies were missing after disaster recovery. I discovered that my backup software didn't backup "tmp" folders.
> I created a work around to create the tmp folder and posted it here: [https://stackoverflow.com/questions/35962861/how-to-fix-unable-to-create-pristine-install-stream/65704644#65704644]
> Anyway it would be nice if SVN would catch that exception and try to create the .svn\tmp folder.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)