Support pushing new branches into Subversion

Bug #125026 reported by Jelmer Vernooij
10
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Low
Jelmer Vernooij
Remark
Invalid
Undecided
Unassigned

Bug Description

I want to mirror my bzr brach in svn so that people without bazaar can view it. I tried the following to test it out, but it doesn't work:

$ cd ~/workspace/remark # my bzr brach
$ svnadmin create ~/tmp/svn
$ bzr push file:///home/trick/tmp/svn
This transport does not update the working tree of: file:///home/trick/tmp/svn
bzr: ERROR: libsvn._core.SubversionException: ("File already exists: filesystem '/home/trick/tmp/svn/db', transaction '1-1', path '.bzrignore'", 160020)
<python traceback and such which pretty much says the same thing>

Is this a bug, or is there something wrong with my approach to the problem? I'm using python 2.5.1.final.0, bzr 0.15.0, bzr-svn 0.32 on ubuntu 7.04.

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
assignee: nobody → jelmer
importance: Undecided → Low
status: New → In Progress
Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 125026] Re: Support pushing new branches into Subversion

  status fixcommitted

There now is a bzr svn-push-new command. Ideally, this functionality
should be provided by 'bzr push', but I haven't really worked out how
that should work yet.

Changed in bzr-svn:
status: In Progress → Fix Committed
Revision history for this message
Alan Trick (trick) wrote :

Thanks for fixing this :) I want to test it out.

1. What branch of bzr-svn do I need to check out?
2. What version of bzr do I need for it?
3. How safe would it be to update to those versions?

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
Jelmer Vernooij (jelmer)
Changed in remark:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.