Thanks. I had no problem downloading the source code without git. However, "How to build.txt" specifies that "the build script assume that you have git.exe on your path". When I run ".\psake.ps1 default.ps1" in powershell, it bombed because git.exe was not found. I also tried opening up the solution file in VS2010, that didn't work neither.
On Feb 6, 1:21 pm, Stephen Bohlen <[email protected]> wrote: > All github-hosted projects have a button labeled 'ZIP' that is to the far > left of the textbox that lists the repo URL. Clicking that will > dynamically assemble a ZIP file with the present contents of the repository > and then stream it to your browser for you save it locally and then unzip > it. From there, you can build from the source you have extracted from the > ZIP file. > > Steve Bohlen > [email protected]http://blog.unhandled-exceptions.comhttp://twitter.com/sbohlen > > > > On Mon, Feb 6, 2012 at 1:02 PM, newbie <[email protected]> wrote: > > I am sorry. I meant to ask how to build without a git installation. > > > On Feb 6, 10:17 am, Stephen Bohlen <[email protected]> wrote: > > > You can clone the git repository to your local computer and build your > > own > > > Rhinomocks binaries from the source in the repo. > > > > Steve Bohlen > > > [email protected]http://blog.unhandled-exceptions.comhttp:// > > twitter.com/sbohlen > > > > On Mon, Feb 6, 2012 at 10:06 AM, newbie <[email protected]> wrote: > > > > Hi, > > > > > Is it possible to build the library with an installation of git? > > > > > Thanks, > > > > > Candy > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Rhino.Mocks" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]. > > > > For more options, visit this group at > > > >http://groups.google.com/group/rhinomocks?hl=en.-Hide quoted text - > > > > - Show quoted text - > > > -- > > You received this message because you are subscribed to the Google Groups > > "Rhino.Mocks" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/rhinomocks?hl=en.- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Rhino.Mocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhinomocks?hl=en.
