[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: Adam Mercer <ramercer_at_gmail.com>
Date: 2006-09-15 21:22:29 CEST

On 15/09/06, Roman Cheplyaka <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?

AFAIK svn doesn't have a standard way of doing this.

Cheers

Adam

---------------------------------------------------------------------
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:23:08 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.