Corret deletion of subdirectories of working copies?
From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-04-16 08:13:47 CEST
Dear all,
what is the right way to delete a subdirectory of a working copy?
svn delete
removes the directory in the repository, right?
rm -rf
removes it locally. But then,
svn commit
reports problems.
Is there any solution besides manually editing the .svn/entries?
Thanks!
wbr,
-- Lukas Ruf | Wanna know anything about raw | <http://www.lpr.ch> | IP? -> <http://www.rawip.org> | eMail Style Guide: <http://www.rawip.org/style.html>| --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Apr 16 08:14:29 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.