This message should probably go to the msysGit mailing list. Included in CC. On Tue, Jun 12, 2012 at 11:12 PM, rohit sood <rohit.s@xxxxxxxxx> wrote: > > Hi, > When trying a remote install of the git client using winrm on a Windows 2003 box, I get the following error : > > 2012-06-12 14:59:05.476 Line 852: Creating symbolic link "E:\apps\prod\Git\libexec/git-core/git-whatchanged.exe" failed, will try a hard link. > 2012-06-12 14:59:05.523 Line 852: Creating symbolic link "E:\apps\prod\Git\libexec/git-core/git-write-tree.exe" failed, will try a hard link. > 2012-06-12 14:59:05.570 Line 852: Creating symbolic link "E:\apps\prod\Git\libexec/git-core/git.exe" failed, will try a hard link. > 2012-06-12 14:59:05.679 Message box (OK): > Unable to configure the line ending conversion: core.autocrlf true > > I use the Git-1.7.10-preview20120409.exe executable . > I am attempting to script an unattended silent install of the executable with the following options using Opscode Chef : > > options "/DIR=\"#{node['GIT']['HOME']}\" /VERYSILENT /SUPPRESSMSGBOXES /LOG=\"#{ENV['TEMP']}\\GIT_INSTALL.LOG\"" > > Please advise > > thanks, > Rohit > -- > To unsubscribe from this list: send the line "unsubscribe git" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html