monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] cvs_import: invariant 'I(deltas.find(path) == deltas.en


From: Hansjoerg Lipp
Subject: [Monotone-devel] cvs_import: invariant 'I(deltas.find(path) == deltas.end())' violated
Date: Thu, 7 Apr 2005 15:43:19 +0200
User-agent: Mutt/1.4.1i

Hi,

I'm just having a look at monotone and want to import a CVS repository
for testing, which does not work:

$ monotone db init --db=~/gigaset.db
$ monotone --db=~/gigaset.db genkey address@hidden
$ monotone --db=~/gigaset.db --branch=net.sourceforge.gigaset307x.main \
         cvs_import /PATH/TO/gigaset307x

with gigaset307x from
  
http://www.physcip.uni-stuttgart.de/phy31407/monotone/gigaset307x-cvsroot.2005-04-07.01.tar.bz2
(850K)

results in:

| enter passphrase for key ID address@hidden:
| monotone: [branches: 8] [versions: 2000]
| monotone: phase 1 (version import) complete
| monotone: [branches: 8] [finished branches: 1] [finished edges: 1] [versions: 
2000] building branch
[...]
| monotone: [branches: 8] [finished branches: 3] [finished edges: 75] 
[versions: 2000] building branch 
net.sourceforge.gigaset307x.main.release_0_3_bugfixes
| monotone: discarding debug log
| monotone: fatal: std::logic_error: change_set.cc:140: invariant 
'I(deltas.find(path) == deltas.end())' violated
| 
| monotone: this is almost certainly a bug in monotone.
| monotone: please send this error message, the output of 'monotone 
--full-version',
| monotone: and a description of what you were doing to address@hidden

(exit code 3)

monotone --full-version output:

| monotone 0.17 (base revision: 337d62e5cbd50c36e2f2c2bda489a98de3a8aeb7)
| Running on: Linux 2.4.21-286-default #1 Sat Apr 2 08:57:10 UTC 2005 i686
| Changes since base revision:
| 
| new_manifest [0152a0ae40734894b0a39501246cf4ffeada0aa4]
| 
| old_revision [337d62e5cbd50c36e2f2c2bda489a98de3a8aeb7]
| old_manifest [0152a0ae40734894b0a39501246cf4ffeada0aa4]
| 
| 
|   Generated from data cached in the distribution;
|   further changes may have been made.
| 
|   Generated from data cached in the distribution;
|   further changes may have been made.

(This is the binary version 0.17 for linux from
http://www.venge.net/monotone/monotone-0.17-linux.bz2 as the self
compiled version can't initialize the data base.)

Do you need any further information?

Regards, Hansjoerg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]