Coder Social home page Coder Social logo

checkdeps reverts code pull? about cmssw HOT 6 CLOSED

cms-sw avatar cms-sw commented on July 21, 2024
checkdeps reverts code pull?

from cmssw.

Comments (6)

ktf avatar ktf commented on July 21, 2024

A similar issue has been reported by David Dagenhart:

scram project CMSSW_7_0_0_pre0
cd CMSSW_7_0_0_pre0/src/
cmsenv
git cms-addpkg FWCore/Framework
emacs FWCore/Framework/BuildFile.xml &
(edit only that file)
git merge official-cmssw/CMSSW_7_0_X
git cms-addpkg FWCore/Utilities
% git status
# On branch my-new-feature
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#       deleted:    .gitignore
#       modified:   DQMServices/Components/python/ROOTData.py
#       deleted:    FWCore/Framework/interface/ConsumesCollector.h
#       modified:   FWCore/Framework/interface/EDConsumerBase.h
#       modified:   FWCore/Framework/src/EDConsumerBase.cc
#       modified: FWCore/Framework/test/edconsumerbase_t.cppunit.cc
#       modified:   FWCore/Framework/test/stubs/TestMergeResults.cc
#       modified:   FWCore/Integration/test/run_RunMerge.sh
#       deleted: FWCore/Integration/test/testRunMergeMERGE5_cfg.py
#       deleted:    FWCore/Integration/test/testRunMergeTEST5_cfg.py
#       modified:   FWCore/ParameterSet/python/Types.py
#       modified:   FWCore/ParameterSet/python/Utilities.py
#
# Changes not staged for commit:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working
directory)
#
#       modified:   FWCore/Framework/BuildFile.xml
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       FWCore/Framework/BuildFile.xml~

looking into it.

from cmssw.

ktf avatar ktf commented on July 21, 2024

Also @rovere reports the same issue.

from cmssw.

ktf avatar ktf commented on July 21, 2024

I think I've understood what goes wrong, I need to think more on how to fix it.

from cmssw.

ktf avatar ktf commented on July 21, 2024

Ciao, I think I have a fix for it. Can you try out the bleeding edge version:

git clone https://github.com/cms-sw/cms-git-tools.git
export PATH=$PWD/cms-git-tools:$PATH
export MANPATH=$PWD/cms-git-tools:$MANPATH

and check it behaves correctly?

from cmssw.

ktf avatar ktf commented on July 21, 2024

BTW, this should now be done more easily via:

git cms-merge-topic cerati:cacheMFinGTP
git cms-checkdeps -a

from cmssw.

cerati avatar cerati commented on July 21, 2024

Thanks a lot it works!
Giuseppe

from cmssw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.