Deleting a project from the repository
From: Jonathan Belson <jon_at_witchspace.com>
Date: Thu, 25 Jun 2009 14:21:20 +0100
Hiya
I wanted to delete an obsolete project from the repository, so after a bit of
svn delete -m "Remove obsolete project" svn+ssh://blahblah/ObsoleteProject
Via the Repository Browser I could see that this had deleted the project and the
Using the 'svnadmin dump' command, I could see that there were still references
Next, I used the Revision Graph to see if I could still view the deleted
svn checkout --revision <old_version> svn+ssh://blahblah/ObsoleteProject
This didn't work, however, and gave an error that it couldn't find the latest
Since the project still exists in the repository, is there actually a way to
Cheers,
--Jon
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.