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

Re: A proposed solution for svn admin directory names

From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2005-07-12 18:06:55 CEST

On Tue, 2005-07-12 at 00:05 +0200, Branko Čibej wrote:

> So: the only reason SVN_WC_ADM_DIR_NAME is public is because "svn
> import" wants to avoid importing anything that's called ".svn". If we
> change this definition, then suddenly "svn import" (and probably add,
> and others) _could_ end up importing the ".svn" dir.
>
> All of which convinced me that we should deprecate SVN_WC_ADM_DIR_NAME,
> and replace all its uses outside libsvn_wc (which, not surprisingly, are
> all string compares against this constant) with calls to a new function
> in libsvn_wc, e.g., svn_wc_is_adm_dir(const char*).

+1

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 12 18:04:42 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.