lp:~jameinel/+junk/file_locking

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/+junk/file_locking
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Status:
Development

Recent revisions

39. By John A Meinel

Make take_lock a multi take_locks()

38. By John A Meinel

A bit more defensive parsing in the from_bytes() method.

37. By John A Meinel

Support parsing the active locks section back out of the file.

36. By John A Meinel

We can take a lock, and figure out the state change.

Note that locking isn't saved yet, and the serializer doesn't support
*reading* active locks... :)

35. By John A Meinel

Refactor a bit. Don't use a helper as creating the MemoryTree directly is cleaner.

34. By John A Meinel

We've gotten farther along in the acceptance test.

33. By John A Meinel

Ensure that paths that aren't versioned yet, and paths that aren't tracked
are properly reported.

32. By John A Meinel

Implement track_paths and tracked_at functionality

We can add new items to the tracked list, and then see that
paths show up as being tracked after the fact.

31. By John A Meinel

Change track and untrack into multi functions.

This way we can add/remove in bulk, and have it tracked as a single log entry.

30. By John A Meinel

Start working on a few more bits. Like _get_tracked_paths
to go from the list of tracked ids => paths in the current tree.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers