Sorry for the long delay to reply. Jani Monoses wrote: > I have added another product from the same upstream Xfce repository two > days ago and it failed as well. > > https://launchpad.net/products/xfprint4/trunk > > Does this mean that native bzr import has the same problems as the > previous system?
The status of this import is documented on this wiki page: https://help.launchpad.net/VcsImportRequests We plan to improve the error reporting in Launchpad so this wiki will no longer be necessary, but it is the current stopgap solution. > As for externals in upstream svn, svn pl says that xfce4-panel has the > svn:ignore property set, just like the other products which failed to > import. External is set on the root svn repo of which all these are > subprojects. Thank you for looking up the details, this is appreciated. svn:ignore should have no impact on imports, since it appears to be the svn equivalent of .bzrignore. It only affects operations like "svn status", "svn add" and "svn import", and not the structure of the repository. I learned a bit about externals, and it looks like the import system can just safely ignore them (for the time being, we may want to support them when bzr nested tree support is implemented). Previously, I suspected them just because I had no clue. Now, I strongly suspect all those errors are due to a logic bug in the handling of delete and replace actions simultaneous with a copy or rename. I would like to test that theory (with a bugfix) but the conversion code is undergoing a large transition (removal of GNU Arch support) so I cannot do it right now. Expect some news in a month. > Can the import script be downloaded for debugging? We plan to release that code, and I tried to get agreement on a timeline for that, unfortunately Martin Pool has been on leave for a week, and will be on leave for one more week, and I need his input. -- -- ddaa
signature.asc
Description: OpenPGP digital signature
-- launchpad-users mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/launchpad-users
