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

Re: turn working copy into an ordinary directory

From: Roman Cheplyaka <roman.cheplyaka_at_gmail.com>
Date: 2006-09-15 21:07:50 CEST

On Fri, Sep 15, 2006 at 03:00:25PM -0400, Gaurav Kothiyal wrote:
> go to the command line and issue this command once inside ur WC
> DEL /F /S *.svn
> On 9/15/06, Roman Cheplyaka <[1]roman.cheplyaka@gmail.com> wrote:
>
> Suppose I have checked out a project into directory 'proj'. Now i want
> svn to forget that this is a working copy. AFAIU I have to do something
> like
> $ find proj -type d -name .svn -exec rm -rf {} ;
>
> But is there a standard way to this with svn utility?
Nice joke :))

-- 
Roman I. Cheplyaka
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 15 21:08:53 2006

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.