[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: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-11-19 21:26:24 CET

Augie Fackler <durin42@gmail.com> writes:
> Filed:
> http://subversion.tigris.org/issues/show_bug.cgi?id=3026

Thanks!

> I'll take a look at this tonight if I have time - it's an interesting
> little bug to me. (On that note, anyone want to kick me towards the
> right hunk of code? I'm assuming it's in the svn binary itself).

subversion/libsvn_wc/adm_files.c is the place to start, I think.
Search for

   default_adm_dir_name
   adm_dir_name
   "_svn" /* with the double quotes */

-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:26:35 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.