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

Check if a package exists before doing the read-tree #14

Closed
ktf opened this issue Jun 28, 2013 · 2 comments
Closed

Check if a package exists before doing the read-tree #14

ktf opened this issue Jun 28, 2013 · 2 comments

Comments

@ktf
Copy link
Contributor

ktf commented Jun 28, 2013

@ferriff had an issue where he got the following:

git cms-addpkg RecoLocalCalo/EcalRecProducer CMSSW_6_2_0_pre8
CMSSW environment not found. Checking out packages in /tmp/ferriff/src
You are on branch CMSSW_6_2_X
Checking out RecoLocalCalo/EcalRecProducer in tag CMSSW_6_2_0_pre8
error: Sparse checkout leaves no entry on working directory
fatal: Could not reset index file to revision 'CMSSW_6_2_0_pre8'

the actual error is a missing s in the name of the package, however the error message does not help. Maybe fix this by checking the index before doing the read-tree?

@smuzaffar
Copy link
Contributor

has been implement #40

@cmsbuild
Copy link

A new Issue was created by @ktf Giulio Eulisse.

@Dr15Jones, @silviodonato, @dpiparo, @smuzaffar, @makortel can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

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

No branches or pull requests

3 participants