/stdhome

To get this branch, use:
bzr branch http://bzr.ed.am/stdhome

  • Committer: Tim Marston
  • Date: 2016-05-22 16:45:54 UTC
  • Revision ID: tim@ed.am-20160522164554-n5qhuibvnv0z4tk1
added general reporting to CopyBase and configured it via copy-in and copy-out
walkers (it is required in copy in, during add command); added -R (recursive)
flass to add command; allow vcs backends to augment statically ignored files
list; added detection of out of date working copy to bzr backend;
generate_walk_list() now takes a mandatory directory as the first argument;
don't copy entire subtree during copy of missing directory (as this makes
assumptions about what's in the walk-list)
Filename Latest Rev Last Changed Committer Comment Size
..
command 8 11 years ago Tim Marston added diff command; moved all command to commands Diff
vcs 3 11 years ago Tim Marston added bzr as a vcs backend; finished init command; Diff
walker 5 11 years ago Tim Marston moved copy-in, copy-out and deployment conflict ch Diff
__init__.py 1 11 years ago Tim Marston initial commit; basic app startup and initial comm 2 bytes Diff Download File
config.py 63 9 years ago Tim Marston determine and instantiate repo vcs dynamically; fo 2.6 KB Diff Download File
deployment.py 82 9 years ago Tim Marston added general reporting to CopyBase and configured 6.4 KB Diff Download File
file_matcher.py 61 9 years ago Tim Marston added home directory change reporting to CopyOutWa 2.3 KB Diff Download File
Makefile.am 41 11 years ago Tim Marston added add command 619 bytes Diff Download File
program.py 71 9 years ago Tim Marston added 'ci' as an alias of add; fixed issue with la 7.1 KB Diff Download File
repo.py 63 9 years ago Tim Marston determine and instantiate repo vcs dynamically; fo 1.9 KB Diff Download File
the.py 63 9 years ago Tim Marston determine and instantiate repo vcs dynamically; fo 1.7 KB Diff Download File
util.py 61 9 years ago Tim Marston added home directory change reporting to CopyOutWa 1.9 KB Diff Download File