Ticket #79 (closed defect: invalid)

Opened 7 years ago

Last modified 5 years ago

svn >> darcs file removes are lost?

Reported by: hankhero Owned by: lele
Priority: major Milestone: VersionOne
Component: tailor Version: 0.9
Keywords: Cc:

Description

I try to mirror the dojotoolkit subversion repository. After some time I compared the two repositories (see below), and found some files in the darcs mirror that were not in svn. I'm guessing it is file moves or deletes that get lost somewhere. I have attached my tailor file, starting with svn revision 5703. With my latest update I was at revision 5897. Tailor script from darcs, last updated the 12:th september.

If there is anything I can do to help, please let me know.

Thanks,

Henrik Hjelte

~/hack/dojo2darcs $ cat compare.sh
diff -r svn darcs -x .svn -x _darcs
~/hack/dojo2darcs $ ./compare.sh
Only in darcs/src: compat
Only in darcs/src/data: Attribute.js
and about 20 more.
~/hack/tailor $ darcs changes --last 1
Tue Sep 12 23:21:44 CEST 2006  lele@nautilus.homeip.net
  UNDO: Fix ticket #75, at least with DisjunctWorkingDirectories
  While fixing it with shared basedirs is a tricky business, with disjunct
  basedirs it's very simple: first replay the changeset on the target, then
  execute rsync to copy updated files.

Attachments

dojo-svn-darcs.tailor Download (1.1 KB) - added by hankhero 7 years ago.
tailor file

Change History

Changed 7 years ago by hankhero

tailor file

comment:1 Changed 5 years ago by lele

  • Status changed from new to closed
  • Resolution set to invalid

Sorry, marked as invalid, as the repository isn't there anymore. Anyway, I think this is fixed by now, in particular after [1536].

Note: See TracTickets for help on using tickets.