Please help, I've split one monolithic SVN project into many smaller ones.<br><br>I am trying to push the newly created projects up to SVN into their new trunks but I'm getting an error:<br>[quote]<br><span style="font-family: courier new,monospace;">bzr: ERROR: subvertpy.SubversionException: ("'/svn/Corp/!svn/wrk/bd9cb7b9-887e-4bd8-a658-8a5d70462184/futurama/common/monitoring/trunk' path not found", 160013)                                         </span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Traceback (most recent call last):</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 926, in exception_to_return_code</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    return the_callable(*args, **kwargs)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 1126, in run_bzr</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    ret = run(*run_argv)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 691, in run_argv_aliases</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    return self.run(**all_cmd_args)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 713, in run</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    return self._operation.run_simple(*args, **kwargs)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 135, in run_simple</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    self.cleanups, self.func, *args, **kwargs)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    result = func(*args, **kwargs)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/builtins.py", line 1132, in run</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    use_existing_dir=use_existing_dir, no_tree=no_tree)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/push.py", line 140, in _show_push_branch</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    remember, create_prefix)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/remote.py", line 297, in push_branch</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    overwrite=overwrite)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/remote.py", line 224, in import_branch</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    push_merged=_push_merged, overwrite=overwrite)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/push.py", line 347, in push_new_branch</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    override_svn_revprops=override_svn_revprops)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/push.py", line 299, in push_new</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    override_svn_revprops=override_svn_revprops)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/push.py", line 162, in push_revision_tree</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    revid = builder.commit(rev.message)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/errors.py", line 144, in convert</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    return unbound(*args, **kwargs)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/commit.py", line 809, in commit</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    root_from, replace_existing)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/commit.py", line 610, in open_branch_editors</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    ret[-1].delete_entry(name, -1)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">SubversionException: ("'/svn/Corp/!svn/wrk/bd9cb7b9-887e-4bd8-a658-8a5d70462184/futurama/common/monitoring/trunk' path not found", 160013)</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">bzr 2.3.1 on python 2.6.1 (Darwin-10.7.3-x86_64-i386-64bit)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">arguments: ['/usr/local/bin/bzr', 'push', '<a href="https://my.hostname.com/svn/Corp/futurama/common/monitoring/trunk">https://my.hostname.com/svn/Corp/futurama/common/monitoring/trunk</a>']</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">encoding: 'UTF-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">plugins:</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  bash_completion      /Library/Python/2.6/site-packages/bzrlib/plugins/bash_completion [2.3.1]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  bzrtools             /Library/Python/2.6/site-packages/bzrlib/plugins/bzrtools [2.3.1]</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  colo                 /Library/Python/2.6/site-packages/bzrlib/plugins/colo [0.2.1]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  email                /Library/Python/2.6/site-packages/bzrlib/plugins/email [unknown]</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  explorer             /Library/Python/2.6/site-packages/bzrlib/plugins/explorer [1.1.2]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  extmerge             /Library/Python/2.6/site-packages/bzrlib/plugins/extmerge [unknown]</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  fastimport           /Library/Python/2.6/site-packages/bzrlib/plugins/fastimport [0.10.0]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  keychain             /Library/Python/2.6/site-packages/bzrlib/plugins/keychain [0.1.0]</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  launchpad            /Library/Python/2.6/site-packages/bzrlib/plugins/launchpad [2.3.1]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  loom                 /Library/Python/2.6/site-packages/bzrlib/plugins/loom [2.2.1dev]</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  netrc_credential_store /Library/Python/2.6/site-packages/bzrlib/plugins/netrc_credential_store [2.3.1]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  news_merge           /Library/Python/2.6/site-packages/bzrlib/plugins/news_merge [2.3.1]</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  pipeline             /Library/Python/2.6/site-packages/bzrlib/plugins/pipeline [1.1.0]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  qbzr                 /Library/Python/2.6/site-packages/bzrlib/plugins/qbzr [0.20.0]</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  rewrite              /Library/Python/2.6/site-packages/bzrlib/plugins/rewrite [0.6.2]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  svn                  /Library/Python/2.6/site-packages/bzrlib/plugins/svn [1.0.5dev]</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">  upload               /Library/Python/2.6/site-packages/bzrlib/plugins/upload [1.0.1dev]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  xmloutput            /Library/Python/2.6/site-packages/bzrlib/plugins/xmloutput [0.8.7.dev]</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">*** Bazaar has encountered an internal error.  This probably indicates a</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    bug in Bazaar.  You can help us fix it by filing a bug report at</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">        <a href="https://bugs.launchpad.net/bzr/+filebug">https://bugs.launchpad.net/bzr/+filebug</a></span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    including this traceback and a description of the problem.</span><br>[/quote]<br clear="all"><br>The odd thing is that it worked fine for one project, but is not working for any other projects now.<br>
<br>Please help, I need to get these new projects up there soon otherwise I will have a merging nightmare coming from other developers commits to the old monolithic project.<br><br>Thanks for any help.<br>Eric<br><br>-- <br>
Learn from the past. Live in the present. Plan for the future.<br>Blog: <a href="http://eric-berry.blogspot.com/" target="_blank">http://eric-berry.blogspot.com</a><br>jEdit <<a href="http://www.jedit.org/" target="_blank">http://www.jedit.org</a>> - Programmer's Text Editor<br>
Bazaar <<a href="http://bazaar.canonical.com/" target="_blank">http://bazaar.canonical.com</a>> - Version Control for Humans<br>