monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Re: Question for the FAQ


From: Florian Weimer
Subject: Re: [Monotone-devel] Re: Question for the FAQ
Date: Thu, 07 Apr 2005 22:41:46 +0200

* Bruce Stephens:

> It tracks file moves, adds and deletes.  It doesn't track permission
> changes of anything.  What information about directories would it be
> interesting to version, other than what files are in them?

Its name. 8-)

Suppose you have a directory called FOO, rename it in one branch to
BAR (with monotone, this means to move all files in it to BAR), and
keep another branch which still has the FOO directory.  Now you add a
file called FOO/baz to the second branch.  If you merge it into the
first, it shows up as FOO/baz, not BAR/baz, which makes more sense in
many cases.

So the answer is no, monotone does not support directory versioning.




reply via email to

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