Error when creating a new project

Alexandre Henzen January 4, 2012

Hi, i created an project to test called OCTOPUS. But i erased the project and i`m tryng to create again with the same name and i getting this error. why?

Subversion repository 'OCTOPUS' already exists.

1 answer

0 votes
Michael Knight
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 5, 2012

Hi Alexandre,

It looks like the Subversion directory was not deleted when you deleted your first OCTOPUS project. You can try fixing this yourself in SVN by issuing a command like this:

$ svn rm https://example.atlassian.net/svn/OCTOPUS -m "Removing old OCTOPUS directory."

If this doesn't do the trick, please file a support case.

Suggest an answer

Log in or Sign up to answer