08:16 < abentley> Better phrasing: 'what circumstances should cause us to produce a working tree in a repository branch'?

Matthew Hannigan mlh at zip.com.au
Thu Feb 9 22:50:08 GMT 2006


 Aaron Bentley <aaron.bentley at utoronto.ca> writes:
 
 hmm... how would I create an empty standalone branch?
 
 > Starting work on a new repository branch:
 > bzr create-repository repo

create-repository is bit long

How about just

	bzr repository <repo>
with
	bzr repo <repo>

as a short form?

 > bzr branch foo repo/bar
 > bzr checkout repo/bar






More information about the bazaar mailing list