1

I just commit a folder to my svn repository accidentally. Now when i tried to do svn update. Its giving me this issue:

svn: Failed to add directory 'public/data': an unversioned directory of the same name already exists 

So how can i resolve this issue? Please help.

2 Answers 2

2

Open the repository browser, then delete the accidentally committed folder from there.

Then you can run the update without getting the error.

Sign up to request clarification or add additional context in comments.

Comments

0

The best way to solve this is renaming the folder that you commited accidentally, then make what you want and then merge content if is necessary, finally delete this wrong folder.

Hope it helps.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.