Hello, I've tried to use the buildcore script on a tag (2.9.1), but it didn't work.
=== $ git clone https://github.com/xcat2/xcat-core $ cd xcat-core $ git checkout -b 2.9.1 2.9.1 $ sudo ./buildcore.sh git pull > ../coregitup You asked me to pull without telling me which branch you want to merge with, and 'branch.2.9.1.merge' in your configuration file does not tell me, either. Please specify which branch you want to use on the command line and try again (e.g. 'git pull <repository> <refspec>'). See git-pull(1) for details. If you often merge with the same branch, you may want to use something like the following in your configuration file: [branch "2.9.1"] remote = <nickname> merge = <remote-ref> [remote "<nickname>"] url = <url> fetch = <refspec> See git-config(1) for details. The 'git pull' command failed. Exiting the build. === Did I use the script correctly ? Jean-Baptiste ------------------------------------------------------------------------------ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
