how does customised subversion.conf work
I am attempting to use bzr-svn to interact with my svn repos. Personally I would just move to bzr (or git, the other candidate), but I have coworkers who will only let me pry tortoise out of their dead cold fingers.
Our repos is non standard - very non standard. We use it to track various items, however I only *really* want to track our code. I have read the README, tried to analyse mailing lists and searched google, but I just cannot grok how to set up bzr-svn for non standard layouts.
Our layout is:
/--------| --- src --- | --- vanilla (trunk in svn terms)
| | --- csm_branches --- [various branches based of trunk] (branches in SVN terms)
| | --- developer_branches --- [private branches] (these not to be tracked in bzr svn)
| | --- tags (as in SVN)
|
| ---- docs --- [doc stuff - not to be tracked in bzr ]
| ---- other things --- [not to be tracked]
Basically just want bzr-svn to track "vanilla" as the trunk, "tags" as the tags and "csm_branches" as branches. Is this even possible? I can do it in git, but the git way is well, a little messy, and would really like to give bzr a crack - mainly because I think it might be a better horse in the long run, and I might be able to wean my windows guys off tortoise and put SVN in the hole it belongs.
FYI we actually do most of the work in the branches, and use vanilla as a vendor drop. That's why the branches are important.
Any pointers would be gratefully accepted.
Cheers
Dean.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Dean Nicholls
- Solved:
- Last query:
- Last reply: