Re: How to recover deleted directory in repository?
From: Geoff Hoffman <ghoffman_at_cardinalpath.com>
Date: Sat, 8 Oct 2011 22:45:45 -0700
On Sat, Oct 8, 2011 at 8:38 PM, Xiang Liu <lx_hl_at_yahoo.com.cn> wrote:
> Hi, everybody
Xiang-
What I would do is pick a new location on your machine and export the parent
#> cd /other/dir
now you will have a new svn folder at /other/dir/svn, you can then copy the
cp svn/a_dir /path/to/workingcopy/gnwd/notes/svn/
now if you cd to your working copy dir and do a svn status, you can see
#> cd /path/to/workingcopy/gnwd/notes/svn
Hope that helps -
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.