Unhandled error: ('The VCC property was not found on the resource', 20014)

Andrew Bennetts andrew at canonical.com
Wed May 14 03:36:17 BST 2008


Ben Finney wrote:
> Howdy all,
> 
> I'm getting a rather strange message trying to branch from a public
> branch to a local one:
[...]
> bzr> branch http://people.debian.org/~mvo/bzr/python-apt/debian-sid/
> Unhandled error:
> ('The VCC property was not found on the resource', 20014)
> 
> bzr> info http://people.debian.org/~mvo/bzr/python-apt/debian-sid/
> Unhandled error:
> ('The VCC property was not found on the resource', 20014)
> =====
> 
> The same happens if I try this outside a shared repository, so
> presumably that doesn't have any bearing on it.
> 
> What can I do to troubleshoot this further?

Perhaps try “bzr --no-plugins branch http://...”?  I suspect that error is due
to the bzr-svn plugin trying to access that URL as if it is a SVN repo.

-Andrew.




More information about the bazaar mailing list