You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Carfield Yim <ca...@carfield.com.hk> on 2006/09/11 03:46:56 UTC

Missing directory .svn

Under the project I work with, the .svn directory under one folder and
missing, it may be deleted accidentally, I cannot recall why. However,
the child folders still contain their own .svn . Can I create the .svn
for that folder or I have to checkout and merge everything myself?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Missing directory .svn

Posted by Erik Huelsmann <eh...@gmail.com>.
On 9/11/06, Carfield Yim <ca...@carfield.com.hk> wrote:
> Under the project I work with, the .svn directory under one folder and
> missing, it may be deleted accidentally, I cannot recall why. However,
> the child folders still contain their own .svn . Can I create the .svn
> for that folder or I have to checkout and merge everything myself?

The latter. You cannot recreate .svn directories (reliably) yourself...

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org