[jira] [Created] (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]> |
Daniel Camarena created SVN-4868:
------------------------------------
Summary: 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
Environment: 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.
Reporter: Daniel Camarena
--
This message was sent by Atlassian Jira
(v8.3.4#803005)