bzr-svn: Pushing existing BZR to new SVN repo.

Jelmer Vernooij jelmer at samba.org
Tue Sep 8 20:05:56 BST 2009


Eric Berry wrote:
> Hi Jelmer,
>    I tried that using using the remote repository locations, but I get
> an error:
> [516] bzr push -d lp:jedit-plugindeveloper/main
> https://scene-plugins.svn.sourceforge.net/svnroot/scene-plugins/trunk
> HTTPS scene-plugins.svn.sourceforge.net
> <http://scene-plugins.svn.sourceforge.net> username:
> elberry                                                                                                                                                   
>
> <https://scene-plugins.svn.sourceforge.net:443> SourceForge Subversion
> area elberry password:
> bzr: ERROR: subvertpy.SubversionException: ('Svndiff contains a
> too-large window', 185001)
>
> Traceback (most recent call last):
>   File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line
> 835, in exception_to_return_code
>     return the_callable(*args, **kwargs)
>   File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line
> 1030, in run_bzr
>     ret = run(*run_argv)
>   File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line
> 647, in run_argv_aliases
>     return self.run(**all_cmd_args)
>   File "/Library/Python/2.5/site-packages/bzrlib/builtins.py", line
> 1161, in run
>     use_existing_dir=use_existing_dir)
>   File "/Library/Python/2.5/site-packages/bzrlib/push.py", line 128,
> in _show_push_branch
>     remember)
>   File "/Users/eberry/.bazaar/plugins/svn/remote.py", line 257, in
> push_branch
>     overwrite=overwrite)
>   File "/Users/eberry/.bazaar/plugins/svn/remote.py", line 201, in
> import_branch
>     push_merged=_push_merged, overwrite=overwrite)
>   File "/Users/eberry/.bazaar/plugins/svn/push.py", line 335, in
> push_new_branch
>     override_svn_revprops=override_svn_revprops)
>   File "/Users/eberry/.bazaar/plugins/svn/push.py", line 287, in push_new
>     override_svn_revprops=override_svn_revprops)
>   File "/Users/eberry/.bazaar/plugins/svn/push.py", line 150, in
> push_revision_tree
>     revid = builder.commit(rev.message)
>   File "/Users/eberry/.bazaar/plugins/svn/errors.py", line 136, in convert
>     raise convert_error(e)
> SubversionException: ('Svndiff contains a too-large window', 185001)
>
> bzr 1.17 on python 2.5.1 (darwin)
> arguments: ['/usr/local/bin/bzr', 'push', '-d',
> 'lp:jedit-plugindeveloper/main',
> 'https://scene-plugins.svn.sourceforge.net/svnroot/scene-plugins/trunk']
> encoding: 'UTF-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
> plugins:
>   bisect               /Users/eberry/.bazaar/plugins/bisect [1.1.0.pre.0]
>   bzrtools             /Users/eberry/.bazaar/plugins/bzrtools [1.17]
>   email               
> /Library/Python/2.5/site-packages/bzrlib/plugins/email [unknown]
>   extmerge            
> /Library/Python/2.5/site-packages/bzrlib/plugins/extmerge [unknown]
>   launchpad           
> /Library/Python/2.5/site-packages/bzrlib/plugins/launchpad [1.17]
>   loom                
> /Library/Python/2.5/site-packages/bzrlib/plugins/loom [1.4dev]
>   netrc_credential_store
> /Library/Python/2.5/site-packages/bzrlib/plugins/netrc_credential_store
> [1.17]
>   rebase              
> /Library/Python/2.5/site-packages/bzrlib/plugins/rebase [0.5.4dev]
>   search              
> /Library/Python/2.5/site-packages/bzrlib/plugins/search [1.7dev]
>   svn                  /Users/eberry/.bazaar/plugins/svn [0.6.4]
>   upload              
> /Library/Python/2.5/site-packages/bzrlib/plugins/upload [1.0dev]
>   xmloutput            /Users/eberry/.bazaar/plugins/xmloutput [0.8.2]
> *** Bazaar has encountered an internal error.
>     Please report a bug at https://bugs.launchpad.net/bzr/+filebug
>     including this traceback, and a description of what you
>     were doing when the error occurred.
>
> The svn repository is on Sourceforge, so I can't push it to a local
> directory.
This is bug 413113: https://bugs.edge.launchpad.net/bzr-svn/+bug/413113

Cheers,

Jelmer



More information about the bazaar mailing list