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

Re: directory named "_svn" is ignored

From: Augie Fackler <durin42_at_gmail.com>
Date: 2007-11-19 21:50:09 CET

On Nov 19, 2007, at 3:42 PM, Karl Fogel wrote:

> Augie Fackler <durin42@gmail.com> writes:
>> http://subversion.tigris.org/issues/show_bug.cgi?id=3026
>
> One more thing: the code in adm_files.c predates the invention of
> subversion/include/private/*.h. It's possible that some of the adm
> area handling could be simplified now, by using svn_wc_private.h. So
> don't take the current architecture as gospel -- if things look
> twisted, it's because they are, and you're free to untwist them!

Excellent. The actual code responsible for silently ignoring .svn and
_svn is in subversion/libsvn_subr/opt.c:1011. If nobody beats me to
it, I'll add some code there to print a warning to the user. My
inclination is that the client should bail out if it sees an argument
like this (rather than continue) - does anyone vehemently object to
that?

Augie

>
>
> -Karl
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 19 21:50:22 2007

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.