Colin Fox <[EMAIL PROTECTED]> writes: > Can anyone explain why the following happens: > > 1. Create a directory in an already arch-controlled tree > 2. tla add the dir > 3. Put a file in to the dir, without an arch-tag. > 4. Do a "tla update", updating your tree from someone else's changes
Did the update get interrupted somehow, e.g. due to errors? Perhaps the file is in the latest ,,undo directory, in ,,undo-N/new-files-archive/ Then a tla redo might help. > 5. tla actually DELETES the directory, rather than just moving it off to > a safe place. I performed these steps with a current tla, and the file didn't get lost, but was either in the ,,undo directory (on interruption) or properly redone. Michael _______________________________________________ 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/
