#1597 new enhancement

make 'tahoe cp' support the same '--exclude' options as 'tahoe backup'

Reported by: davidsarah Owned by:
Priority: normal Milestone: undecided
Component: code-frontend-cli Version: 1.9.0
Keywords: tahoe-cp usability Cc:
Launchpad Bug:

Description

From tahoe backup --help:

      --exclude-vcs        Exclude files and directories used by following
                           version control systems: CVS, RCS, SCCS, Git, SVN,
                           Arch, Bazaar(bzr), Mercurial, Darcs.
      --exclude=           Ignore files matching a glob pattern. You may give
                           multiple '--exclude' options.
      --exclude-from=      Ignore file matching glob patterns listed in file,
                           one per line. The file is assumed to be in the argv
                           encoding.

See also ticket:835#comment:8.

Change History (1)

comment:1 Changed at 2012-03-29T19:16:03Z by davidsarah

  • Priority changed from major to normal
Note: See TracTickets for help on using tickets.