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 !

Reply via email to