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

Open
opened 2011-11-26 13:57:30 +00:00 by davidsarah · 0 comments
davidsarah commented 2011-11-26 13:57:30 +00:00
Owner

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 /tahoe-lafs/trac-2024-07-25/issues/8340#comment:8.

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 [/tahoe-lafs/trac-2024-07-25/issues/8340](/tahoe-lafs/trac-2024-07-25/issues/8340)#comment:8.
tahoe-lafs added the
code-frontend-cli
major
enhancement
1.9.0
labels 2011-11-26 13:57:30 +00:00
tahoe-lafs added this to the undecided milestone 2011-11-26 13:57:30 +00:00
tahoe-lafs added
normal
and removed
major
labels 2012-03-29 19:16:03 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#1597
No description provided.