Re: [Trisquel-users] Saving Gitorious repositories

2015-03-17 Thread gramex
Now I will try to make the script put each project's repositories in separate directories. Accomplished!

Re: [Trisquel-users] Saving Gitorious repositories

2015-03-17 Thread gramex
I got it working now, and pushed the fixed version to the git repo. Now I will try to make the script put each project's repositories in separate directories.

Re: [Trisquel-users] Saving Gitorious repositories

2015-03-17 Thread jbar
About $* in bash http://wiki.bash-hackers.org/scripting/posparams#mass_usage

Re: [Trisquel-users] Saving Gitorious repositories

2015-03-17 Thread gramex
Does anyone know how to make this script work? I still don't know what main $* means. I know that main runs the function main, what does the $* mean? Is it a wild card variable?

Re: [Trisquel-users] Saving Gitorious repositories

2015-03-16 Thread gramex
As far as I know, Gitorious users have to opt-in (and become a paying customer) to have their code moved to GitLab. In case you misunderstood, I'm not going to put a mirror of the repositories on GitHub, I am just hosting the script there.