Skip to content
  • Dan McGee's avatar
    db-move: remove one svn commit per package · f20e043d
    Dan McGee authored and Pierre Schmitz's avatar Pierre Schmitz committed
    
    
    Precondition: trunk/ directory never has any subdirectories. This is
    true across our entire svn-packages repository, although I did not check
    svn-community. The following command was used:
    
        find -mindepth 3 -type d ! -wholename '*/.svn*' -wholename *trunk*
    
    This should really help a variety of things- reduce the number of
    commits, reduce the number of emails to arch-commits, make mass package
    moves faster, etc.
    
    The entire dbscripts test suite still passes after this change.
    
    Signed-off-by: default avatarDan McGee <dan@archlinux.org>
    Signed-off-by: default avatarPierre Schmitz <pierre@archlinux.de>
    f20e043d