Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8495617
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T23:37:20+00:00 2026-06-10T23:37:20+00:00

I have setup a svn repository on my server. I, instead of delete the

  • 0

I have setup a svn repository on my server. I, instead of delete the directory under the repository, used rm -rf to delete the directory. Now that I cannot create any directory under my server, even when I deleted subversion and reinstall it. This is what I got.

root@skynet2012:/webserver/repos# svn mkdir file:///webserver/repos/blahblah

Log message unchanged or not specified
(a)bort, (c)ontinue, (e)dit:
c
svn: File already exists: filesystem '/webserver/repos/db', transaction '2-2', path '/blahblah'

How can I fix it? Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T23:37:22+00:00Added an answer on June 10, 2026 at 11:37 pm

    The directory still exists in your repository. That is what the error says.

    So all you need is a way to get it back in your working copy.

    The easiest ways to do this are
    (Subversion 1.7 or later)

    svn revert -R DIR
    

    Which will revert all local changes on DIR.

    Or
    (All Subversion versions)

    svn update DIR
    

    Which will first bring back everything it can from the working copy and then update your working copy to the latest version.

    Before Subversion 1.7 the data was stored per directory in a .svn subdirectory so a plain revert couldn’t fix everything.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have svn setup on my server: /home/svn/setup i also have the files that
I have an SVN server setup at home which is currently being used by
I have setup an SVN server on my hosting account. Users can check in
I have a remote server that hosts my subversion repository on a non-standard ssh
I have followed the documentation to setup the SVN repository for existing project. I
I have a setup like this. SVN Repository Live Site Dev Site Local Copy
I've spent some time converting my SVN repository to Mercurial. I've setup Mercurial under
I have a strange SVN server configuration issue I cannot figure out. A previous
I have an SVN repo set up on my server and am having post-commit
I have setup airbrake in my app but it doesn't seem to log any

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.