[jquery-dev] Re: Building/developing jQuery on Windows

2009-12-04 Thread DBJDBJ
Ugh, got bogged down with "something completely different" ... back on track and proceeding today ... On Dec 3, 5:29 pm, Dave Methvin wrote: > > I was wrong. jQuery "building" on (almost) any windows can be done > > with one wsf file. > > I am making it right now. > > Please do share! :) -- Yo

[jquery-dev] Re: Building/developing jQuery on Windows

2009-12-03 Thread Dave Methvin
> I was wrong. jQuery "building" on (almost) any windows can be done > with one wsf file. > I am making it right now. Please do share! :) -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@goog

[jquery-dev] Re: Building/developing jQuery on Windows

2009-12-03 Thread DBJDBJ
"There is always a well-known solution to every human problem--neat, plausible, and wrong." -- H. L. Mencken I was wrong. jQuery "building" on (almost) any windows can be done with one wsf file. I am making it right now. --DBJ -- You received this message because you are subscribed to th

[jquery-dev] Re: Building/developing jQuery on Windows

2009-12-02 Thread Dave Methvin
> This article looks like it could be helpful: > http://devlicio.us/blogs/sergio_pereira/archive/2009/05/06/git-ssh-pu... Thanks everyone for your help. For me at least, it turned out the solution was to switch from the PuTTY client recommended in that article to the one in the git bash distributi

[jquery-dev] Re: Building/developing jQuery on Windows using MSBUILD + VisualStudio

2009-12-02 Thread DBJDBJ
To clarify: I use VisualStudio and its web site (from file system) project kind, for editing jquery project. To build it I have jquery.proj which I execute with "open with msbuild.exe" For git I have Visual Studio GIT Extensions installed. On Dec 2, 3:06 pm, DBJDBJ wrote: > 1. > I am using VS20

[jquery-dev] Re: Building/developing jQuery on Windows using MSBUILD + VisualStudio

2009-12-02 Thread DBJDBJ
1. I am using VS2008 + Git extensions - Visual Studio and Shell Explorer Extensions for Git version 1.79 made by Henk Westhuis ( henk_westh...@hotmail.com ) The only problem I had was simillar to yuors. It is easily rectified by *not* using PuTTy. I switched to OpenSSH. I am pretty sure Tortoise ha