SVN Push Help.

Eric Berry elberry at gmail.com
Thu Apr 28 20:48:23 UTC 2011


Please help, I've split one monolithic SVN project into many smaller ones.

I am trying to push the newly created projects up to SVN into their new
trunks but I'm getting an error:
[quote]
bzr: ERROR: subvertpy.SubversionException:
("'/svn/Corp/!svn/wrk/bd9cb7b9-887e-4bd8-a658-8a5d70462184/futurama/common/monitoring/trunk'
path not found", 160013)

Traceback (most recent call last):
  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 926, in
exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 1126, in
run_bzr
    ret = run(*run_argv)
  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 691, in
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 713, in
run
    return self._operation.run_simple(*args, **kwargs)
  File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 135, in
run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 165, in
_do_with_cleanups
    result = func(*args, **kwargs)
  File "/Library/Python/2.6/site-packages/bzrlib/builtins.py", line 1132, in
run
    use_existing_dir=use_existing_dir, no_tree=no_tree)
  File "/Library/Python/2.6/site-packages/bzrlib/push.py", line 140, in
_show_push_branch
    remember, create_prefix)
  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/remote.py",
line 297, in push_branch
    overwrite=overwrite)
  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/remote.py",
line 224, in import_branch
    push_merged=_push_merged, overwrite=overwrite)
  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/push.py", line
347, in push_new_branch
    override_svn_revprops=override_svn_revprops)
  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/push.py", line
299, in push_new
    override_svn_revprops=override_svn_revprops)
  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/push.py", line
162, in push_revision_tree
    revid = builder.commit(rev.message)
  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/errors.py",
line 144, in convert
    return unbound(*args, **kwargs)
  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/commit.py",
line 809, in commit
    root_from, replace_existing)
  File "/Library/Python/2.6/site-packages/bzrlib/plugins/svn/commit.py",
line 610, in open_branch_editors
    ret[-1].delete_entry(name, -1)
SubversionException:
("'/svn/Corp/!svn/wrk/bd9cb7b9-887e-4bd8-a658-8a5d70462184/futurama/common/monitoring/trunk'
path not found", 160013)

bzr 2.3.1 on python 2.6.1 (Darwin-10.7.3-x86_64-i386-64bit)
arguments: ['/usr/local/bin/bzr', 'push', '
https://my.hostname.com/svn/Corp/futurama/common/monitoring/trunk']
encoding: 'UTF-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
plugins:
  bash_completion
/Library/Python/2.6/site-packages/bzrlib/plugins/bash_completion [2.3.1]
  bzrtools
/Library/Python/2.6/site-packages/bzrlib/plugins/bzrtools [2.3.1]
  colo                 /Library/Python/2.6/site-packages/bzrlib/plugins/colo
[0.2.1]
  email
/Library/Python/2.6/site-packages/bzrlib/plugins/email [unknown]
  explorer
/Library/Python/2.6/site-packages/bzrlib/plugins/explorer [1.1.2]
  extmerge
/Library/Python/2.6/site-packages/bzrlib/plugins/extmerge [unknown]
  fastimport
/Library/Python/2.6/site-packages/bzrlib/plugins/fastimport [0.10.0]
  keychain
/Library/Python/2.6/site-packages/bzrlib/plugins/keychain [0.1.0]
  launchpad
/Library/Python/2.6/site-packages/bzrlib/plugins/launchpad [2.3.1]
  loom                 /Library/Python/2.6/site-packages/bzrlib/plugins/loom
[2.2.1dev]
  netrc_credential_store
/Library/Python/2.6/site-packages/bzrlib/plugins/netrc_credential_store
[2.3.1]
  news_merge
/Library/Python/2.6/site-packages/bzrlib/plugins/news_merge [2.3.1]
  pipeline
/Library/Python/2.6/site-packages/bzrlib/plugins/pipeline [1.1.0]
  qbzr                 /Library/Python/2.6/site-packages/bzrlib/plugins/qbzr
[0.20.0]
  rewrite
/Library/Python/2.6/site-packages/bzrlib/plugins/rewrite [0.6.2]
  svn                  /Library/Python/2.6/site-packages/bzrlib/plugins/svn
[1.0.5dev]
  upload
/Library/Python/2.6/site-packages/bzrlib/plugins/upload [1.0.1dev]
  xmloutput
/Library/Python/2.6/site-packages/bzrlib/plugins/xmloutput [0.8.7.dev]

*** Bazaar has encountered an internal error.  This probably indicates a
    bug in Bazaar.  You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.
[/quote]

The odd thing is that it worked fine for one project, but is not working for
any other projects now.

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.

Thanks for any help.
Eric

-- 
Learn from the past. Live in the present. Plan for the future.
Blog: http://eric-berry.blogspot.com
jEdit <http://www.jedit.org> - Programmer's Text Editor
Bazaar <http://bazaar.canonical.com> - Version Control for Humans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20110428/0d27ef05/attachment-0001.html>


More information about the bazaar mailing list