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