Accessing bzr repo using svn client

Jelmer Vernooij jelmer at vernstok.nl
Fri Apr 4 11:56:39 BST 2008


Hi Hendrik,

On Fri, Apr 04, 2008 at 11:51:58AM +0200, Hendrik Schalekamp wrote:
> I'm new to bazaar and just had a quick query I was hoping someone
> could help me with. We're using a eCAD package called Altium (runs on
> Windows) that interfaces directly to svn, but with very little (if
> any) customizability of the command line it uses. Our application
> really calls for distributed version control and so I was wondering
> whether it is possible to interface to a bzr repo using svn and the
> default svn command set? (This is pretty much the exact opposite of
> what bzr-svn seems to do.)
You should be able to set up a separate svn repository that you can
"bzr push" your branches into from a cron-job using bzr-svn. It's not
possible to work directly on a bzr repository using the svn command.

Cheers,

Jelmer

-- 



More information about the bazaar mailing list