monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] sync file-to-file problem


From: mariusz moleda
Subject: Re: [Monotone-devel] sync file-to-file problem
Date: Fri, 17 Nov 2006 08:25:42 +0100

hello

For the test I done:

mtn -d d:\test.mtn db init
mtn -d e:\test.mtn db init

i have example direcotory with some files in d:\test and the same files in e:\test and do:

cd d:\test
mtn -d d:\test.mtn --branch="stable" setup .
mtn add .
mtn commit

And for next db:

cd e:\test
mtn -d e:\test.mtn --branch="stable" setup .
mtn add .
mtn commit

And its works fine. Next step i done was change contents of one from files i d:\test and do:

mtn commit

And now i want sync my d:\test.mtn and e:\test.mtn

mtn -d e:\test.mtn sync file:d:\test.mtn "stable"

and mtn hanged:

mtn: setting default branch include pattern to 'stable'
mtn: setting default branch exclude pattern to ''
mtn: connecting to file:d:\test.mtn
mtn: finding items to synchronize:
mtn: certificates | keys | revisions
mtn:            6 |    1 |         2
mtn: bytes in | bytes out | revs in | revs out
mtn:      460 |     1.3 k |     0/2 |      1/1^C

I send you my d:\test.mtn and d:\test.mtn-journal

ps. monotone v 0.31, and test on 0.30



On 16/11/06, Nathaniel Smith < address@hidden> wrote:
On Thu, Nov 16, 2006 at 03:03:04PM +0100, mariusz moleda wrote:
>    I have a problem with synchronization between two databases. I make the
>    same projects in work and in home on windows xp sp2. and I cannot
>    synchronize my work and home db.

Would it be possible to make these databases available to the
developers, to see if we can track down the problem?  AFAIK other
people have not been having this problem, so I'm not sure how to find
it otherwise.

-- Nathaniel

--
In mathematics, it's not enough to read the words
you have to hear the music


_______________________________________________
Monotone-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/monotone-devel



--
regards

Mariusz Molęda

Attachment: test.mtn
Description: Binary data

Attachment: test.mtn-journal
Description: Binary data


reply via email to

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