[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

accidentally deleted a .svn directory

From: Shaun Batterton <shaun_at_batterton.net>
Date: 2004-08-10 18:45:20 CEST

For now we are using a common working copy, and someone deleted the .svn
directory, and the files in that directory have since been modified. What would
be the best thing to do in this situation?

Example:

foo/a
foo/.svn <== missing

% svn checkout $REPOS/foo foo2
% mv foo2/.svn foo
% rm -rf foo2
% svn update
% svn commit

... seems to work. Is it safe?

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 10 19:00:13 2004

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.