bzr-svn on a branches not working

Bug #183361 reported by hendrixski
4
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Medium
Jelmer Vernooij

Bug Description

Having talked to Jelmer on IRC, this seems like a unique bug. He confirmed it doesn't work.

$ bzr branch http://svn.mythtv.org/svn/branches/release-0-20-fixes/mythtv/
bzr: ERROR: Not a branch: trunk/mythtv

There is no "trunk" mentioned anywhere. Before I was arriving at this problem, I had a problem that my ~/.bazaar/subversion.conf file was set to trunk/video so I had to clear that file, it was rescanned and repopulated said file with the information about this branch structure. It now looks like this:

[7dbf422c-18fa-0310-86e9-fd20926502f2]
locations = http://svn.mythtv.org/svn
branching-scheme = single-branches/release-0-20-fixes/mythtv

Hope that helps to analyze what is going wrong.

Related branches

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 183361] bzr-svn on a branches not working

  importance medium
  status triaged
--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>

Changed in bzr-svn:
importance: Undecided → Medium
status: New → Triaged
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
assignee: nobody → jelmer
milestone: none → 0.4.8
Revision history for this message
Reggie (reggie-mysql) wrote :

I've hit this same bug attempting to convert one of our repos. The following is the output of svn log. The error occurs on revision 689

------------------------------------------------------------------------
r688 | rburnett | 2007-04-30 09:28:00 -0500 (Mon, 30 Apr 2007) | 1 line
Changed paths:
   M /branches/Orcas/Driver/Source/datareader.cs

small hack to force all 64 bit ints to be 32 bit. I'll remove this when I figure out how to deal with the fact that MySQL can't generate 32 bit ints on demand.
------------------------------------------------------------------------
r689 | rburnett | 2007-04-30 09:32:05 -0500 (Mon, 30 Apr 2007) | 1 line
Changed paths:
   M /branches/Orcas/Driver/Properties/MySqlProviderServices.ProviderManifest.xml

restored provider manifest since MySQL does support a nvarchar type. This file still needs much work.
------------------------------------------------------------------------
r690 | rburnett | 2007-04-30 12:39:31 -0500 (Mon, 30 Apr 2007) | 1 line
Changed paths:
   M /trunk/MySql.Web/Source/MembershipProvider.cs
   M /trunk/MySql.Web/Source/MembershipSchema.cs
   M /trunk/MySql.Web/Source/RoleProvider.cs
   M /trunk/MySql.Web/Source/RoleSchema.cs

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
milestone: 0.4.8 → 0.4.9
status: Triaged → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
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.