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

Re: svn export failing to remove .svn directories

From: Graham Dumpleton <grahamd_at_dscpl.com.au>
Date: 2003-04-20 04:40:09 CEST

On Saturday, April 19, 2003, at 01:35 AM, Ben Collins-Sussman wrote:
>
> We're (I'm) in the process of completely rewriting 'svn export'. At
> the moment, it's just equivalent to 'svn checkout; remove all .svn
> dirs'. But if you open up libsvn_client/export.c and grep for the
> "#if 0", you can change it to "#if 1" and try the new system. (The
> new system just creates an unversion tree on disk, with no .svn dirs
> at all.)
>
> Can you let us know if this fixes your problem?

Yes, using newer code does now result in it working.

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 20 04:41:12 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.