Bug#633546: svn-load: should have paging for the 'rename files' (or generate rename listing)

2011-07-12 Thread Weirdan
On Tue, Jul 12, 2011 at 12:23 AM, dann frazier da...@dannf.org wrote:

 On Mon, Jul 11, 2011 at 04:09:26PM +0300, Bruce Weirdan wrote:
  Package: svn-load
  Version: 1.3-1
  Severity: wishlist
 
  When svn-load prompts user for input during rename confirmation it could
  display a lot of files at once (I got over 5000 lines when updating Zend
  Framework from 1.7.9 to 1.11.8).
 
  Such enormous listing requires at least paging, but ideally, distinct
  mode of operation that would store rename list to the file, so that user
  would run svn-load, get 'rename-file', edit it and then feed it to
  svn-load again.

 Can you do this with a move map?

  -m FILE, --move-map=FILE
                        Load a mapping of regular expression patterns to
                        lambda functions of match objects from FILE

That's only a part of solution as there seems to be no way to generate
that file via svn-load.
So the workflow I was proposing would be something like this:
  svn-load -t 1.11.8 https://./vendor/ZendFramework current
~/src/ZendFramework-1.11.8 -M move.map# generate map
  vim move.map   # review / edit it
  svn-load -t 1.11.8 https://./vendor/ZendFramework current
~/src/ZendFramework-1.11.8 -m move.map# use move map

--
  Best regards,
      Bruce Weirdan                                     mailto:weir...@gmail.com



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633546: svn-load: should have paging for the 'rename files' (or generate rename listing)

2011-07-11 Thread Bruce Weirdan
Package: svn-load
Version: 1.3-1
Severity: wishlist

When svn-load prompts user for input during rename confirmation it could
display a lot of files at once (I got over 5000 lines when updating Zend
Framework from 1.7.9 to 1.11.8).

Such enormous listing requires at least paging, but ideally, distinct
mode of operation that would store rename list to the file, so that user
would run svn-load, get 'rename-file', edit it and then feed it to
svn-load again.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages svn-load depends on:
ii  python2.6.7-1interactive high-level object-orie
ii  python-svn1.7.2-4+b2 A(nother) Python interface to Subv

svn-load recommends no packages.

svn-load suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633546: svn-load: should have paging for the 'rename files' (or generate rename listing)

2011-07-11 Thread dann frazier
On Mon, Jul 11, 2011 at 04:09:26PM +0300, Bruce Weirdan wrote:
 Package: svn-load
 Version: 1.3-1
 Severity: wishlist
 
 When svn-load prompts user for input during rename confirmation it could
 display a lot of files at once (I got over 5000 lines when updating Zend
 Framework from 1.7.9 to 1.11.8).
 
 Such enormous listing requires at least paging, but ideally, distinct
 mode of operation that would store rename list to the file, so that user
 would run svn-load, get 'rename-file', edit it and then feed it to
 svn-load again.

Can you do this with a move map?

  -m FILE, --move-map=FILE
Load a mapping of regular expression patterns to
lambda functions of match objects from FILE



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org