reset password
Author Message
nikunjchanchad1
Posts: 1
Posted 18:02 Jan 26, 2015 |

Hi,

I am trying to create folder 'tags' or any folder in svn repository and I am getting following error : 

mkdir -m "" [svn://cs3.calstatela.edu/cs520/w15/cs520stu03/tags]
    Couldn't perform atomic initialization
svn: Couldn't perform atomic initialization
Internal error
svn: Can't find a temporary directory: Internal error

I tried to create new tag in svn repository as well as share project again (project(right click) -> Team -> Share Project), but every time I am getting same error as above. What should I do to solve this issue? 

cysun
Posts: 2935
Posted 18:20 Jan 26, 2015 |

This is a weird error. My guess is that your working copy is messed up. I suggest that you delete the working copy and then try again.