|
[Sponsors] |
May 7, 2009, 13:55 |
Installation Problem with GIT
|
#1 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
I'm using OpenFOAM vor over a year and now switches operating systems and wanted to install the version 1.5.x with git.
Code:
git clone git://repo.or.cz/OpenFOAM-1.5.x.git Code:
git pull git://repo.or.cz/OpenFOAM-1.5.x.git Code:
sega@M1530:~/OpenFOAM-1.5.x$ git pull git://repo.or.cz/OpenFOAM-1.5.x.git You asked me to pull without telling me which branch you want to merge with, and 'branch.master.merge' in your configuration file does not tell me either. Please name which branch you want to merge on the command line and try again (e.g. 'git pull <repository> <refspec>'). See git-pull(1) for details on the refspec. If you often merge with the same branch, you may want to configure the following variables in your configuration file: branch.master.remote = <nickname> branch.master.merge = <remote-ref> remote.<nickname>.url = <url> remote.<nickname>.fetch = <refspec> See git-config(1) for details.
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 8, 2009, 08:54 |
git pull
|
#2 |
Member
Michael Roth
Join Date: Mar 2009
Location: Guelph, Ontario, Canada
Posts: 50
Rep Power: 17 |
If you're in the directory OpenFOAM-1.5.x, just try
Code:
git pull |
|
May 8, 2009, 09:46 |
|
#3 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Yes, its working.
But I have to create (and download) the third party directory and the linuxGcc directory?
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Git Update Problem | cwang5 | OpenFOAM Installation | 0 | September 12, 2008 03:44 |
OpenFOAM141 installation problem on Itanium machine | skabilan | OpenFOAM Installation | 3 | February 6, 2008 10:05 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |
Installation Problem | Meenu | FLUENT | 2 | April 22, 2006 15:29 |
STAR-CD installation Problem | Zaheer Abbas | CFX | 0 | October 25, 2005 00:28 |