Ticket #44 (new enhancement) — at Initial Version
savannah: More functionally u7z
Reported by: | slavazanko | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre3 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description
Original: http://savannah.gnu.org/bugs/?16303
Submitted by: | SGh <sgh> | Submitted on: | Sat 08 Apr 2006 01:43:59 PM UTC |
Category: | VFS | Severity: | 3 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Release: | current (CVS or snapshot) | Operating System: | GNU/Linux |
Discussion:
Fri 23 Jun 2006 11:06:44 PM UTC, comment #6: Here is my patch to original u7z, fixed things: 1) Detection if we have 7z or only 7za installed. (With 7z we can work with all 7z-supported archives, i.e. CABs, etc... Only have to rename this script in ucab.) 2) Workaround for old version p7zip archives with prefix ./ in filenames. 3) Fixed directory creation in mcu7zip_mkdir, now it works properly. SGh <sgh> Wed 21 Jun 2006 07:15:35 PM UTC, comment #5: OK, Understand. I will download latest CVS, and see if I have something to patch un u7z. SGh <sgh> Wed 21 Jun 2006 05:35:56 PM UTC, comment #4: It's easier to see what changed (and if there are unwanted regressions) if you patch the existing version instead of writing a new version from scratch. So if you want to get any improvements considered for inclusion you will have to rewrite your patch. Leonard den Ottolander <leonardjo> Project Member Tue 30 May 2006 07:52:33 PM UTC, comment #3: What's the difference if I've wrote my own version or changed the existent one? I've written it just a bit earlier before I've downloaded the CVS. I don't exactly remember but deleting wasn't worked in that CVS anyway. Seems like there was just an empty delete function. SGh <sgh> Thu 18 May 2006 01:51:52 PM UTC, comment #2: It would be better if you tweak the existing u7z script instead of providing a new one. I see the exisiting one has support for removing files from archives - why doesn't it work for you ? Does it print an error message of some kind ? Pavel Tsekov <ptsekov> Project Administrator Sat 08 Apr 2006 01:45:08 PM UTC, comment #1: P.S. Sorry for my bad english. SGh <sgh> Sat 08 Apr 2006 01:43:59 PM UTC, original submission: I have mc CVS 2005-08-10-19 installed, I found, that I can't delete form 7z archives, and can't do some other operations (i.e. mc u7z cannot properly handle old 7z archives with ".\" at the beginning of filename)... So I wrote my own u7z version with all functionality, that provide p7zip archiver. Please include it to the mc source code.
Change History
Note: See
TracTickets for help on using
tickets.
added by sgh