| SVN-1242 |
Bug |
SVN: Project corrupted after SVN checkout |
Fixed |
[[GENERAL]] The "svn checkout" of the specific project cannot be corrected anymore, because the project used for the inital commit contained malformed data (empty object name). To avoid this situation in the future, "svn import" for projects, that contain an object with an empty name, now is prevented, ensuring the ability to "svn checkout" them again later. |