CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

Installation Problem with GIT

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 7, 2009, 12:55
Default Installation Problem with GIT
  #1
Senior Member
 
sega's Avatar
 
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20
sega is on a distinguished road
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
created the directories, but when I change to OpenFOAM-1.5.x and run

Code:
git pull git://repo.or.cz/OpenFOAM-1.5.x.git
I'm getting this error:

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.
Any ideas whats wrong?
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!"
sega is offline   Reply With Quote

Old   May 8, 2009, 07:54
Default git pull
  #2
Member
 
Michael Roth
Join Date: Mar 2009
Location: Guelph, Ontario, Canada
Posts: 50
Rep Power: 17
roth is on a distinguished road
If you're in the directory OpenFOAM-1.5.x, just try

Code:
git pull
Michael
roth is offline   Reply With Quote

Old   May 8, 2009, 08:46
Default
  #3
Senior Member
 
sega's Avatar
 
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20
sega is on a distinguished road
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!"
sega is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Git Update Problem cwang5 OpenFOAM Installation 0 September 12, 2008 02:44
OpenFOAM141 installation problem on Itanium machine skabilan OpenFOAM Installation 3 February 6, 2008 09:05
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13
Installation Problem Meenu FLUENT 2 April 22, 2006 14:29
STAR-CD installation Problem Zaheer Abbas CFX 0 October 24, 2005 23:28


All times are GMT -4. The time now is 17:39.