Hello!
I'm trying to create local mirror for FreeSWITCH repository 
(https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse) using 
Gitlab CE, using this commands:

git clone --bare https://freeswitch.org/stash/scm/fs/freeswitch.git
> cd freeswitch.git
> git remote set-url --push origin git@<host>:<group>/freeswitch.git
> git push --mirror

 

but on last stem (push) i have following error from GitLab: 

remote: error: object 487128950df6ee433c131b5feaafe81ee86629f4: 
> multipleAuthors: invalid format - multiple 'author' lines
> remote: fatal: Error in object
> error: pack-objects died of signal 13


Is there's any way to fix this issue?

>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/7b2ee1ae-0d6f-4646-a1b3-286c9b0ae967%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to