monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] workaround needed


From: Ken Sedgwick
Subject: [Monotone-devel] workaround needed
Date: Tue, 24 Jun 2008 09:20:57 -0700
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

I'm trying to setup ikiwiki with Fedora 9.

This uses:
monotone 0.39 (base revision: dedb7e96fe917e0e8a30862b38e8092eefd7afa3)

There is an error coming from monotone; I've boiled it down to the
following simplified sequence:

address@hidden ~]$ cd /tmp
address@hidden tmp]$ rm -rf jnk*
address@hidden tmp]$ mtn db init --db=jnkdb.mtn
address@hidden tmp]$ mtn setup jnk --branch=jnkbranch --db=jnkdb.mtn
address@hidden tmp]$ cd jnk
address@hidden jnk]$ mkdir foo
address@hidden jnk]$ touch foo/bar
address@hidden jnk]$ mtn add foo/bar
mtn: adding foo to workspace manifest
mtn: adding foo/bar to workspace manifest
address@hidden jnk]$ mtn commit -m '' foo/bar
mtn: warning: restriction excludes addition of 'foo' but includes addition of 'foo/bar'
mtn: misuse: invalid restriction

Is there a simple workaround for this problem in 0.39?

I tried cd'ing into foo and committing bar, that works, but I'm a little nervous about messing with the path inside ikiwiki ...

Many thanks in advance!

Ken

--
Ken Sedgwick
Bonsai Software, Inc.
http://www.bonsai.com/ken/
(510) 610-4162
address@hidden
Public Key: http://www.bonsai.com/ken/ken.asc
GPG Fingerprint: 851E 3B07 E586 0843 9434  5CC7 4033 3B9B 3F3F 9640




reply via email to

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