gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gcmd-dev] mkdir patch


From: koos
Subject: [gcmd-dev] mkdir patch
Date: Wed, 9 May 2007 00:12:57 +0200

Hello Piotr, 

Here is the patch again, that provides support for creating directories
like 'mkdir -p' and directories that start with an absolute path. Since
last time, I managed to reduce the amount of code and make it more
readable. 
However there is one bug that was in gnome-commmander before, that I
couldn't fix yet. When creating a directory on smb-share or an
ftp-connection like this; F7 '../testdir', gnome-commander fails to
display the directory after going to parent directory. Only after
reloading the filelist it is shown. 
On a remote filesystem gnome-commander doesn't reload a directory it
has previously visited. I tried to fix this issue in both ways. The
first was to remove the cache of the previously visited directory. This
gave other, more severe, problems. The other way was to add the
concerning directory to the cache. This requires a significant change
of a number of functions. I think it is rather complicated, maybe we
should add this to the TODO list.

koos

Attachment: mkdir_20070508.patch.tar.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]