What we did at UBZ

David Clymer david at zettazebra.com
Tue Nov 15 01:05:19 GMT 2005


On Mon, 2005-11-14 at 18:26 -0600, John A Meinel wrote:
> We could name it:
> 
> $archive/
>   .storage/
> 
> Except filenames starting with a dot are typically hidden by apache, and
> that is really hard to turn off. (I still haven't figured out how to
> show the .bzr directories).

The IndexIngore directive is what you want to look at. Most likely, in
your main config, you've got something like this:

IndexIgnore .??* *~ *# HEADER* RCS CVS *,t

just remove the .??* and your dot{files,directories} should show up in
your indexes.

-davidc

-- 
gpg-key: http://www.zettazebra.com/files/key.gpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051114/424b911e/attachment.pgp 


More information about the bazaar mailing list