Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first install take too long #8

Open
denics opened this issue Aug 5, 2015 · 2 comments
Open

first install take too long #8

denics opened this issue Aug 5, 2015 · 2 comments

Comments

@denics
Copy link
Contributor

denics commented Aug 5, 2015

Dear all, as the community is growing and eprintsug/ulcc-core is getting recognised as a great installation, I think the gitaar is victim of its success. When I replicate (again) yesterday the repository and launched the submodule init, it took more then 25 min to finish up the work.
But I use 2 out of 20 modules!
This reming me the issue with npm search, and it can only get worst if we do not find a better solution.

@drtjmb
Copy link
Member

drtjmb commented Aug 5, 2015

You only need to "update" the submodules you actually use...

git submodule init

git submodule update lib/epm/X

git submodule update lib/epm/Y

Done.

Tim

Timothy Miles-Board

Web & Repositories Development Specialist, University of London Computer Centre

020 7863 1342 | 07742 970 351 | timothy.miles-board@london.ac.ukmailto:timothy.miles-board@london.ac.uk | @drtjmb

The University of London is an exempt charity in England and Wales


From: Denix notifications@github.com
Sent: 05 August 2015 8:55 AM
To: eprintsug/ulcc-core
Subject: [ulcc-core] first install take too long (#8)

Dear all, as the community is growing and eprintsug/ulcc-core is getting recognised as a great installation, I think the gitaar is victim of its success. When I replicate (again) yesterday the repository and launched the submodule init, it took more then 25 min to finish up the work.
But I use 2 out of 20 modules!
This reming me the issue with npm search, and it can only get worst if we do not find a better solution.

Reply to this email directly or view it on GitHubhttps://github.com//issues/8.

@denics
Copy link
Contributor Author

denics commented Aug 5, 2015

Then I propose to change the README lines:

git submodule init
git submodule update

because this launch the update of everything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants