I have the following directory structure:
Documents
----Incoming
----Originals
----Processed
----Working
Originally I thought I only wanted to track Working
, so I made a bzr repo in there.
Now I've decided that I actually want to track the whole folder. How do I expand the repository to include the parent directory?