Comment 11 for bug 71382

Revision history for this message
Nazo (lovesyao) wrote :

ok.
I can't see spec but if it will integrate with cscvs, it would be bad. I think that following procedure is good.

Launchpad side
1. install bzr-svn on server
2. remove SVN import from "Import your project" page
3. accept SVN urls in Branch URL field of "Register a branch" page

User side
1. go to "Register a branch" page
2. input svn://... to Branch URL field
3. register

branch from mirror and push to mainline
1. bzr branch lp:foo
2. bzr push(or dpush) svn://... (with bzr-svn)

I don't know about load problem. If it has a problem, sorry.