And indeed, from the log, that may be what happened: svn import some tree content instead of copying the trunk:
➜ appassembler git:(master) svn log file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/tags/appassembler-1.0-alpha-1/ ------------------------------------------------------------------------ r15258 | soelvpil | 2011-11-22 12:06:16 +0100 (mar. 22 nov. 2011) | 1 ligne reverted wrong commit ------------------------------------------------------------------------ r2452 | kristian | 2006-10-01 20:46:27 +0200 (dim. 01 oct. 2006) | 2 lignes o Tagging release of parent pom ------------------------------------------------------------------------ r2451 | kristian | 2006-10-01 20:45:39 +0200 (dim. 01 oct. 2006) | 2 lignes o Creating parent directory for release ----------------------------------------------------------------------- So either we want to find a fix for the migration script, or we exclude that very tag? 2015-05-04 23:23 GMT+02:00 Baptiste Mathus <bmat...@batmat.net>: > It fails like this: > > 20500 = 1e1607958c9761c3a035b480e76b088303001eb8 > (refs/remotes/origin/trunk) > Compression automatique du dépôt en tâche de fond pour optimiser les > performances. > Voir "git help gc" pour toute information sur le nettoyage manuel. > Checked out HEAD: > file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/appassembler > r20500 > creating empty directory: > appassembler-maven-plugin/src/it/MAPPASM-201-filtering/src/main/config/emptyDirectory > > creating empty directory: > appassembler-maven-plugin/src/it/MAPPASM-201-no-filtering/src/main/config/emptyDirectory > > creating empty directory: > appassembler-maven-plugin/src/it/daemonWrapperMainTest/src > Fixing tags > Trying to find ancestor for 3d7916db0d1c0c28d02074ec7dfcdf3b2cabeda0 > create the annotated tag refs/remotes/tags/appassembler-1.0 > Trying to find ancestor for 035d341e13ec6dbcb3bcca65cf3d985e35bbfffd > > > So IIUC it's trying to find the common ancestor of > refs/remotes/origin/trunk and 035d341e13ec6dbcb3bcca65cf3d985e35bbfffd and > doesn't find one. > > Indeed, manually: > > ➜ appassembler git:(master) git merge-base "refs/remotes/origin/trunk" > 035d341e13ec6dbcb3bcca65cf3d985e35bbfffd > ➜ appassembler git:(master) echo $? > 1 > > > This sha-1 points to the appassembler-1-0-alpha-1: > > commit 035d341e13ec6dbcb3bcca65cf3d985e35bbfffd > Author: Kristian Nordal <kristian.nor...@gmail.com> > Date: Sun Oct 1 18:46:27 2006 +0000 > > o Tagging release of parent pom > > > git-svn-id: > file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/tags/appassembler-1.0-alpha-1@2452 > 52ab4f32-60fc-0310-b215-8acea882cd1b > > > > Maybe something weird with this tag. Somehow no connection between it and > the trunk? For example, might be it was it imported as new instead of > copied, or so? > > > 2015-05-04 22:56 GMT+02:00 Karl Heinz Marbaise <khmarba...@gmx.de>: > >> Hi Baptiste, >> >> >> could it be caused by using the wrong name, cause i have written in the >> CSV list: >> >> appassembler-maven-plugin trunk/mojo/appassembler >> appassembler- >> >> where the first column might be better be named "appassembler" instead of >> "appassembler-maven-plugin" ? >> >> Makes more sense, cause you can call the current site by: >> >> http://mojo.codehaus.org/appassembler/ >> >> Hm..... >> >> Kind regards >> Karl Heinz Marbaise >> >> On 5/4/15 10:31 PM, Karl Heinz Marbaise wrote: >> >>> Hi Baptiste, >>> >>> On 5/4/15 10:26 PM, Baptiste Mathus wrote: >>> >>>> Currently converting all the repositories added by some of you. >>>> Please have a look at the repositories you're interested in to check if >>>> you find things you expect: https://github.com/mojohaus >>>> >>>> Note : there seems to be an issue with appassembler. Don't know yet why, >>>> but it seems it's the only one being problematic currently. >>>> >>> >>> Can you say in which way? >>> >>> Kind regards >>> Karl Heinz Marbaise >>> >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > > -- > Baptiste <Batmat> MATHUS - http://batmat.net > Sauvez un arbre, > Mangez un castor ! > -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !