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

Re: Working copy without meta data

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-15 18:15:25 CET

On Feb 10, 2005, at 10:57 AM, Adrian May wrote:
>
> Maybe I can get around this by developing on a bigger CF card than I
> ship, but I still need to know how to get a .svn-free checkout to
> ship.

'svn export' is like 'svn checkout', but it doesn't create any
working-copy metadata at all. You're left with a completely
unversioned tree, ready for distribution, packaging, whatever you want.

>
> Any advice or future perspectives would be greatly appreciated,
>

Your request to store .svn/ metadata outside the tree has come up many
times over the years. So has the request to make the .svn/ "pristine
copies" cache into an optional thing. Those things, however, would
involve a complete rewrite of libsvn_wc.so, and thus is a far-off svn
2.0 thing. There are already feature requests filed on these.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 15 18:45:18 2005

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.