On Aug 8, 2006, at 18:32, Robert La Ferla wrote:
> I looked at the FAQ but saw no mention of how to restore a deleted
> file (via svn delete). I read in the Subversion book that this is
> accomplished using "svn copy" to copy the file back into the
> working directory from the repository or by using merge. It seems
> to me that there should be a simplier interface for this like "svn
> restore" to restore files that were deleted. I don't know if this
> has been discussed before but where can I submit a feature
> request? The benefit of a "svn restore" is that the software could
> find the last revision of the file automatically and is a bit more
> intuitive than "svn copy" Also, I think undelete should be added
> to the FAQ especially when the book says: "One of the most common
> questions new users ask is, “How do I get my old file or directory
> back?”."
I don't think it needs to be in the FAQ because it's already in the
book. See "Undoing Changes"
http://svnbook.red-bean.com/en/1.2/
svn.branchmerge.commonuses.html#svn.branchmerge.commonuses.undo
and "Resurrecting Deleted Items"
http://svnbook.red-bean.com/en/1.2/
svn.branchmerge.commonuses.html#svn.branchmerge.commonuses.resurrect
Users are expected to have read the book, and the FAQ, I suppose.
I suppose an "svn resurrect" or "svn undelete" could be convenient.
But it's just a special case of something that can already be done as
described above.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 8 18:58:42 2006