Re: Organizing SVN reposities
From: Han The Man <hantheman12_at_hotmail.com>
Date: 2003-06-17 21:49:16 CEST
> > I see. Are there planes to add a permant delete feature later on? Not
I see in IssueZilla that there's been some discussion on whether or not this
First, Benny-Programmer does a
"svn delete -R xxx URL"
This would flag a given revision for permanent deletion. However, since this
"svnadmin --compress" (or something similar)
A revision flagged for permanent deletion could be restored using
"svn --restore -R xxx URL" or something.
Of course, after a "--compress", restoring would not be possible.
Perhaps Joe-Admin could even do a
"svnadmin --restore"
to restore all uneffectuated deletions easily, when some newbie programmer
I don't know the inner workings of SVN, so if this sounds stupid... sorry.
_________________________________________________________________
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.