Re: [WiX-devs] WiX Toolset source code moved to GitHub.

2014-03-18 Thread Rob Mensching
Subject: Re: [WiX-devs] WiX Toolset source code moved to GitHub. http://stackoverflow.com/questions/21472971/what-is-the-purpose-of-text-auto-in-gitattributes Enforced consistency is more important that which way it goes. Most text editors (except Notepad) handle LF just fine. https

Re: [WiX-devs] WiX Toolset source code moved to GitHub.

2014-03-18 Thread Rob Mensching
: Sean [mailto:rhal...@hotmail.com] Sent: Saturday, March 15, 2014 4:20 PM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] WiX Toolset source code moved to GitHub. I guess I misunderstood, I thought that the point was to normalize to CRLF for the format of the files in the

Re: [WiX-devs] WiX Toolset source code moved to GitHub.

2014-03-18 Thread Tunney, Stephen
From: Steve-Ogilvie [mailto:steven.ogil...@titus.com] Sent: March-18-14 8:36 AM To: wix-devs@lists.sourceforge.net Subject: Re: [WiX-devs] WiX Toolset source code moved to GitHub. Hey Rob, Much easier to use than codeplex. Forking/commit/pull request much easier to understand and follow through :) n

Re: [WiX-devs] WiX Toolset source code moved to GitHub.

2014-03-18 Thread Steve-Ogilvie
Hey Rob, Much easier to use than codeplex. Forking/commit/pull request much easier to understand and follow through :) now to get my pull request reviewed :) thanks for your hard work! Steve -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-

Re: [WiX-devs] WiX Toolset source code moved to GitHub.

2014-03-16 Thread Blair Murri
: Sat, 15 Mar 2014 05:23:25 + Subject: Re: [WiX-devs] WiX Toolset source code moved to GitHub. OMG. No, that was the whole point. From: Sean [mailto:rhal...@hotmail.com] Sent: Friday, March 14, 2014 10:18 PM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] WiX Toolset source

Re: [WiX-devs] WiX Toolset source code moved to GitHub.

2014-03-15 Thread Sean
I guess I misunderstood, I thought that the point was to normalize to CRLF for the format of the files in the repository. From: r...@firegiant.com To: wix-devs@lists.sourceforge.net Date: Sat, 15 Mar 2014 05:23:25 + Subject: Re: [WiX-devs] WiX Toolset source code moved to GitHub

Re: [WiX-devs] WiX Toolset source code moved to GitHub.

2014-03-14 Thread Rob Mensching
OMG. No, that was the whole point. From: Sean [mailto:rhal...@hotmail.com] Sent: Friday, March 14, 2014 10:18 PM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] WiX Toolset source code moved to GitHub. I like how we're set up on GitHub, looks good. I'm still out for an

Re: [WiX-devs] WiX Toolset source code moved to GitHub.

2014-03-14 Thread Sean
I like how we're set up on GitHub, looks good. I'm still out for another week, but was keeping on eye out for this. Browsing the code on the website, it looks like the .gitattributes file is the normal *text=auto, and not the custom one we had on Codeplex. Mistake? Sean From: r...@firegiant.co