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

Re: SVN_ASP_DOT_NET_HACK environment variable

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-09-29 00:33:05 CEST

Peter N. Lundblad wrote:
>>http://svn.collab.net/repos/svn/trunk/notes/asp-dot-net-hack.txt
[...]
> r16326. Is it clear enough now? (I updated the release notes as well).

That part is, but this following part is not (to me):

> Notes:
> ======
> Once the environment variable is set, normal working copies with
> ".svn" directories will stop working, and will need to be
> re-checked-out.

This seems to conflict with svn_wc.h:

> * Return @c TRUE if @a name is the name of the WC administrative
> * directory. Use @a pool for any temporary allocations.
> *
> * For compatibility, the default name (.svn) will always be treated
> * as an admin dir name, even if the working copy is actually using an
> * alternative name.
[...]
> svn_boolean_t svn_wc_is_adm_dir (const char *name, apr_pool_t *pool);

Do existing ".svn" directories continue to work or not?

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 29 00:34:02 2005

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.