Inherited permissions lost when switching checkouts

Bug #939602 reported by Adam Glauser
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned

Bug Description

I serve a web application from my checkout directory, so I have added read permission for the special Windows user 'NETWORK SERVICE'. I add this to the checkout directory itself, and the setting is intended to be inherited by that directory's descendants.

When I switch branches, the changed files lose this inherited permission.

Platform details:
Bazaar (bzr) 2.4.0
  Python interpreter: C:\Program Files\Bazaar\python26.dll 2.6.6
  Python standard library: C:\Program Files\Bazaar\lib\library.zip
  Platform: Windows-7-6.1.7601-SP1
  bzrlib: C:\Program Files\Bazaar\lib\library.zip\bzrlib

Revision history for this message
Vincent Ladeuil (vila) wrote :

bzr itself doesn't support this (only the execution bit is tracked) but it provides hooks which should allow a plugin to set/reset/maintain such additional permissions.

Changed in bzr:
importance: Undecided → Wishlist
status: New → Confirmed
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.