Filter out hidden folders

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
wahh
Posts: 2
Joined: Thu Mar 16, 2006 12:26 am

Filter out hidden folders

Post by wahh »

Is there a way to hide hidden folders from the project view? There has been a lot of talk about Subversion integration, and one thing that is very annoying about Subversion is that it creates hidden .svn folders in each folder. This is where it keeps all the data concerning source code changes. The problem is that when you go to publish the website to FTP, it sends the hidden folders with it. Inside each of those .svn folders is essentially copies of all the files you work with, meaning you upload each files twice if not more.

Possibly a more robust solution is creating a filter for files/folders matching a regular expression.

Anywho, I was just wondering if something like that was not already implemented or if there could be some plans in the making for adding it in the future.

Thanks guys! Keep up the great work on your wonderful product.
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Post by Gatis »

As far as I know, currently it is not possible.
But your situation seems to be a good reason to think about implementing this. When Karlis will get back, we will consider this.
Thanks for idea.
battalion
Posts: 9
Joined: Sun Oct 30, 2005 7:18 am

Re: Filter out hidden folders

Post by battalion »

Is there anyway this could be revisited and added to the 2008 release?
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: Filter out hidden folders

Post by Karlis »

It seems that hidden files are not included in the list of files inside Publish Project dialog window. So there should be no problem with that.
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Re: Filter out hidden folders

Post by syrupcore »

if you're using svn, why not run an update on the server instead of using FTP anyway? part of the beauty of svn!
User avatar
EvilBMP
Posts: 120
Joined: Thu Jan 04, 2007 1:57 am
Location: Germany

Re: Filter out hidden folders

Post by EvilBMP »

syrupcore wrote:if you're using svn, why not run an update on the server instead of using FTP anyway? part of the beauty of svn!
Because there are people ( like me ;) ), that have a virtual machine installed on their windows systems to have a nice linux based working copy environment, which is accessable via (s)ftp. And if you are using subversion at such a working copy, you always see those hidden .svn directories in WeBuilder file browser.

Nevertheless, they don't bother me ... just wanted to answer your aloud thoughts ;)
User avatar
SimonWpt
Posts: 14
Joined: Mon Nov 13, 2006 5:10 pm
Location: Germany
Contact:

Re: Filter out hidden folders

Post by SimonWpt »

wahh wrote:Is there a way to hide hidden folders from the project view?
+1 I would like to see this feature, too. Hidden files and folders in the project view are disturbing.
Post Reply