Checkout SVN repo with no branches
Asked by
Aleksandr Smyshliaev
I wish to do a Bazaar checkout from my existing Subversion repository. As far as I understand, the only layout that supports direct checkout, is TrunkLayout. Both RootLayout and WildcardLayout report:
bzr: ERROR: RootLayout() does not support co-located branches.
Unfortunately, TrunkLayout fails to check out a project with no branches. My repository layout is this:
project1/
trunk/
branches/
project2/
trunk/
i.e. the "tags" directory does not exist, and the "branches" directory either does not exist or is empty. The checkout command produces error:
bzr: ERROR: Not a branch: "svn+ssh:
Am I missing something, or such checkout is not possible?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Jelmer Vernooij
- Solved:
- Last query:
- Last reply:
To post a message you must log in.