Cannot branch http://svn.colorstudy.com/SQLObject/trunk

Bug #75848 reported by Andrew Bennetts
This bug report is a duplicate of:  Bug #75751: Don't require svn+ prefix. Edit Remove
2
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
New
Undecided
Unassigned

Bug Description

$ bzr branch http://svn.colorstudy.com/SQLObject/trunk sqlobject-bzr
ERROR: Not a branch: trunk/SQLObject

The end of the traceback in ~/.bzr.log is:

  File "/home/andrew/.bazaar/plugins/svn-plugin/fetch.py", line 313, in copy_content
    id_map = self.source.get_fileid_map(revnum, branch)
  File "/home/andrew/.bazaar/plugins/svn-plugin/repository.py", line 247, in get_fileid_map
    return self.fileid_map.get_map(self.uuid, revnum, path, pb)
  File "/home/andrew/.bazaar/plugins/svn-plugin/fileids.py", line 128, in get_map
    uuid)
  File "/home/andrew/.bazaar/plugins/svn-plugin/fileids.py", line 58, in get_local_changes
    (cbp, crp) = scheme.unprefix(data[1])
  File "/home/andrew/.bazaar/plugins/bzr-svn/scheme.py", line 86, in unprefix
    raise NotBranchError(path=path)
NotBranchError: Not a branch: trunk/SQLObject

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Please try branching from svn+http://svn.colorstudy.com/SQLObject/trunk

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

As a side note, #67010 seems to occur if you try to branch svn+http://svn.colorstudy.com/SQLObject/trunk

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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