#132: Monotone -> Svn drops changes while remove or delete other files
--------------------+-------------------------------------------------------
Reporter: HenryN | Owner: lele
Type: defect | Status: new
Priority: major | Milestone:
Component: mtn | Version: 0.9
Keywords: |
--------------------+-------------------------------------------------------
The changes on file are missing, if any other file was 'removed' or
'renamed'.
Output from 'Monotone diff' sems be good. See *.diff and *.log, files have
created from the same command, as found in Tailor's verbose log.
Tailor version 0.9.28
Monotone Version 0.35
svn, Version 1.3.0 (r17949).
On Monotone:
1. Create branch
1. add 3 files
1. change file1, delete file2
1. change file1, rename file3 into file4
After Tailor in Subversion seen this:
0. initial injection (Monotone branch)
0. This revision was complete missing
0. add file1, no info about file2, add file3. Information about file2 was
hidden (because rev 0 has no file2).
0. missing changes on file1, rename file3/4
Changes on file1 are not in svn, but it's in the subdir 'mtnside',
The rsync has worked, but the command to svn has no set to commit changes
on file1.
After paching tailor with mtn-initial-revision.patch have this in
Subversion:
0. initial injection
0. add 3 files
0. missing changes on file1. Deleted file2.
0. missing changes on file1. Renamed file3/4
In the step 2. and 3. the change on file1.txt was totaly loosed. The file1
contains the first initial commit "foo1" from step 1 in all revisions.
With script 'test-mtn-rename.sh' can produce this problem.
Henry N.
--
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/132>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor