You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Muthu <cm...@naturesoft.net> on 2006/09/29 09:08:18 UTC

websvn disable tree view

Hi,

  I am trying to use WebSVN. It is showing the repository in tree view
defaultly.  How do I disable the tree view?.  I want use the  plain 
directory view. (i.e  If I click on a directory, it should show only the
files which are in that particular folder.)

Thanks,
Muthu.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Fwd: websvn disable tree view

Posted by Lars Tiefland <lt...@gmail.com>.
---------- Forwarded message ----------
From: Lars Tiefland <lt...@gmail.com>
Date: 29.09.2006 11:22
Subject: Re: websvn disable tree view
To: Muthu <cm...@naturesoft.net>


Hi,

edit "include/config.inc". In the "LOOK AND FEEL" section there is a
line "// $config->useFlatView();" ==> change that to
"$config->useFlatView();"
and you are done!

2006/9/29, Muthu <cm...@naturesoft.net>:
> Hi,
>
>   I am trying to use WebSVN. It is showing the repository in tree view
> defaultly.  How do I disable the tree view?.  I want use the  plain
> directory view. (i.e  If I click on a directory, it should show only the
> files which are in that particular folder.)
>
> Thanks,
> Muthu.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>


--
Live Long And Prosper,

Lars Tiefland


-- 
Live Long And Prosper,

Lars Tiefland

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org