~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-01-04 15:37:11 UTC
  • Revision ID: abentley@panoramicfeedback.com-20070104153711-gghmtwum1xidifmj
Support deep cbranch hierarcy via appendpath

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Jan 4 2007
 
2
* 'cbranch' now supports multilevel paths.  So your repo hierarchy can match
 
3
  your working directory hierarchy exactly.  New config option must be
 
4
  used: "cbranch_target".  Appendpath policy should be used for this.
 
5
 
1
6
Dec 28
2
7
* 'import' command now honours execute bit in tarfiles
3
8