0

In Subversion I can checkout a sub-tree of the repository. Can I do something similar with bazaar?

Mnementh
  • 50,487
  • 48
  • 148
  • 202
  • 1
    possible duplicate of [Is it possible to do a partial clone/branch with either bazaar, mercurial or git?](http://stackoverflow.com/questions/1298332/is-it-possible-to-do-a-partial-clone-branch-with-either-bazaar-mercurial-or-git) – Mat Sep 07 '11 at 09:07

1 Answers1

1

No, this is not posible at the moment although there are plans to add this in future releases.

jelmer
  • 2,405
  • 14
  • 27