Hi Rainer, > Thanks - but when I try this, I get an error: > > "The URI scheme "svn" is not allowed. Only URIs with the following schemes > may be used: bzr+ssh, ftp, http, https, sftp" > > Can I use any of the specified protocolls? I tried the address, given above, > but that does not work.
Make sure that you have the SVN plugin installed. You'll get errors similar to the one you describe if you do not. On Ubuntu, the bzr-svn plugin is a separate package. Regarding branches, I have set up bzr branches for 2.0 and 1.6. They can be found at: https://code.launchpad.net/~lyx-outline-devel To make these work, thy need to be updated (which can be done using a bzr merge command) with the master SVN and have recipes written for them. Cheers, Rob