Hi,
The migration to Git is complete, the wiki page has been updated with installation instructions: http://www.dynare.org/DynareWiki/GitMigration
The procedure has been tested on both Linux and Windows and works smoothly (though it is possible that the documentation still needs some clarifications).
You need to send me an SSH key (as described on the page) to get write access to your personal public repository.
As you have seen, a new mailing list has been created for receiving information about changes merged in the central repository.
Have a nice week-end,
Hi Sebastien
for installing MsysGIT, Tortoise site suggests: *"Note: Please choose add git path to windows command line"
but Git did not ask to be added to the path nor it did add itself to the path. Do we need to add it or not manually? Best George
*On 29/01/2010 17:09, Sébastien Villemot wrote:
Hi,
The migration to Git is complete, the wiki page has been updated with installation instructions: http://www.dynare.org/DynareWiki/GitMigration
The procedure has been tested on both Linux and Windows and works smoothly (though it is possible that the documentation still needs some clarifications).
You need to send me an SSH key (as described on the page) to get write access to your personal public repository.
As you have seen, a new mailing list has been created for receiving information about changes merged in the central repository.
Have a nice week-end,
Le lundi 01 février 2010 à 12:43 +0000, George Perendia a écrit :
for installing MsysGIT, Tortoise site suggests: "Note: Please choose add git path to windows command line"
but Git did not ask to be added to the path nor it did add itself to the path. Do we need to add it or not manually?
When I installed Git on my Windows machine, I used all the defaults settings and did not do any special manual tricks.
So I guess you don't need to add it manually.
But be careful: you need to make sure that Cygwin is not in the path, or at least that the git package of cygwin is not installed, otherwise it will create trouble
Best