Martin Langhoff <[EMAIL PROTECTED]> writes:

> Most projects deal with this kind of metadata enforcing it with a
> makefile or something. What kind of scenarios do you have for
> directory manupulation?

Adding a file to a renamed directory for example (Arch implementations
are known to be buggy regarding that, but the conceptual framework
would allow it easily).

Since GIT doesn't manage renames (AIUI, That's a deliberate design
decision: Linus considered that moving a file is only a particular
case of "moving code from a file to another", and that this should be
managed differently), the issue is a bit different ...

-- 
Matthieu


_______________________________________________
Gnu-arch-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-arch-users

GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/

Reply via email to