Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to reset SVN repo ?

Marc February 21, 2012

Hello !

We are in test phase an playing with SVN. I do some mistakes and wanted to remove my actual repo : how can I do ?

https://quodsa.atlassian.net/svn/CAS

Thanks and BR,

Marc

2 answers

1 vote
Michael Knight
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 22, 2012

You can create a blank repository on a local machine using:

svnadmin create /path/to/myrepo

then create empty placeholders for your projects, e.g.

svn mkdir -m "" file:///path/to/myrepo/CAS

You can create an SVN dump from this repo and import it to your instance as per these instructions. It will completely replace the repository already there.

Marc February 26, 2012

Thanks, but doesn't work : the repo is still present...

Marc

Michael Knight
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 27, 2012

If you're still having trouble, please raise a support request explaining the situation and we should be able to help.

0 votes
Marc March 7, 2012

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events