~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2006-01-02 22:37:32 UTC
  • mfrom: (1185.50.33 bzr-jam-integration)
  • Revision ID: robertc@robertcollins.net-20060102223732-d5221b37ff0f7888
Merge in John Meinels integration branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
      or
36
36
      sftp://user:pass@host:port//absolute/path
37
37
 
 
38
    * Permissions on files underneath .bzr/ are inherited from the .bzr 
 
39
      directory. So for a shared repository, simply doing 'chmod -R g+w .bzr/'
 
40
      will mean that future file will be created with group write permissions.
 
41
 
38
42
    * configure.in and config.guess are no longer in the builtin default 
39
43
      ignore list.
40
44