gnu-arch-users
[Top][All Lists]
Advanced

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

[Gnu-arch-users] update: tree has no common history with version


From: David Lichteblau
Subject: [Gnu-arch-users] update: tree has no common history with version
Date: Fri, 26 Dec 2003 07:56:08 +0100
User-agent: Mutt/1.3.28i

How are public archive mirrors created?  I am trying to create a mirror
using `make-archive --mirror', and it is possible to `tla get' from that
mirror.  But in the resulting tree, `update' does not work.  It fails
with the error "update: tree has no common history with version".
Creating a branch and then running `star-merge' does not work either,
here the error is "star-merge: unable to merge unrelated trees".

What is my mistake?


Thanks,
David

+ mkdir /home/rz/lichtebl/arch-test
+ cd /home/rz/lichtebl/arch-test
+ tla my-default-archive -d
default archive removed
+ tla make-archive address@hidden /home/rz/lichtebl/arch-test/test-archive
+ tla my-default-archive address@hidden
+ tla archive-setup foo--bar--1.0
* creating category address@hidden/foo
* creating branch address@hidden/foo--bar
* creating version address@hidden/foo--bar--1.0
+ mkdir foobar
+ cd /home/rz/lichtebl/arch-test/foobar
+ tla init-tree foo--bar--1.0
+ echo test
+ tla add test.c
+ tla import
* imported address@hidden/foo--bar--1.0
+ tla make-archive --mirror address@hidden 
/home/rz/lichtebl/arch-test/test-mirror
+ tla archive-mirror address@hidden
* mirroring address@hidden to address@hidden with limit (null)
** adding category foo
** adding branch foo--bar
** adding version foo--bar--1.0
** adding revision foo--bar--1.0--base-0
+ cd /home/rz/lichtebl/arch-test
+ tla get address@hidden/foo--bar--1.0 foobar-mirror
* from import revision: address@hidden/foo--bar--1.0--base-0
* making pristine copy
* tree version set address@hidden/foo--bar--1.0
+ cd foobar-mirror
+ tla update
update: tree has no common history with version
    tree: /home/rz/lichtebl/arch-test/foobar-mirror
    version: address@hidden/foo--bar--1.0

Attachment: pgpHH0lb3Ai8Y.pgp
Description: PGP signature


reply via email to

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