[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[gftp] Re: a new svn repo with recent updates



after spending a few hours walking through
the opened gftp bugs this afternoon, the following
bugs were fixed in this new repo:

rev 999:
  Bug#510373  Right click on filename does not relocate the focus
  Bug#565977  Right-click doesn't select

rev 1000
  Bug#577505  ctrl-D is keyboard shortcut for disconnect and delete folder

rev 1001
  Bug#565382  Renaming files overwrites without prompt

rev 1002,1003
  Bug#341659  viewing a local directory should open it in Nautilus



On 03/25/2010 03:32 PM, Qianqian Fang wrote:
hi list

to avoid further spamming this list with small fixes and
patches, I created a new svn repo on one of my servers
by syncing with the upstream svn repo.

You can browse this project (called gftp-evolve) at
https://orbit.nmr.mgh.harvard.edu/projects/gftp/

and the svn files at
https://orbit.nmr.mgh.harvard.edu/plugins/scmsvn/viewcvs.php/trunk/?root=gftp

I committed my recent patches for type-ahead search and
shortcut fixes as rev.  996/997/998, you can browse them here

https://orbit.nmr.mgh.harvard.edu/plugins/scmsvn/viewcvs.php?root=gftp&rev=996&view=rev
etc

anonymous checkout is not entirely working on this server, you
need to use

svn checkout --username anonymous_user https://orbit.nmr.mgh.harvard.edu/svn/gftp

and the password is the same as user name.

I will continue to make minor updates as long as
I have time to read and understand the code. If you have
any fixes or patches to share, I would be glad to test them
and commit to this repo.

Unfortunately, I can not make the commitment for
maintainership due to my limited time (and limited
experience). So, if any one is more experienced with
this code, feel free to jump in. Of course, if Brian is still
subscribing to this list, free free to grab any updates from
this repo to the official upstream (and make changes when
you see appropriate). That would be the best result
I can expect.

cheers

Qianqian