Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github files WIP #96

Merged
merged 7 commits into from
Sep 16, 2014
Merged

Github files WIP #96

merged 7 commits into from
Sep 16, 2014

Conversation

isaacabraham
Copy link
Contributor

As per previous WIP PR for #9. However, this one actually builds!

@bartelink bartelink mentioned this pull request Sep 14, 2014
@forki
Copy link
Member

forki commented Sep 15, 2014

sorry about this, but could you please rebase on current master?

@isaacabraham
Copy link
Contributor Author

Yeah, will do tonight. Have there been any major changes since the weekend?

@forki
Copy link
Member

forki commented Sep 15, 2014

Unfortunatly yes.
#86

2014-09-15 17:30 GMT+02:00 Isaac Abraham [email protected]:

Yeah, will do tonight. Have there been any major changes since the weekend?


Reply to this email directly or view it on GitHub
#96 (comment).

@isaacabraham
Copy link
Contributor Author

Hmmm. I've seen that "cleanup" commit already - it was what broke the previous PR. This PR should actually cater for that, and indeed it wasn't complaining about merge conflicts when I submitted it, so it must be something else that's caused the conflict.

@forki
Copy link
Member

forki commented Sep 15, 2014

oh it doesn't have a "git merge conflict", but the merged file is invalid.

2014-09-15 18:05 GMT+02:00 Isaac Abraham [email protected]:

Hmmm. I've seen that "cleanup" commit already - it was what broke the
previous PR. This PR should actually cater for that, and indeed it wasn't
complaining about merge conflicts when I submitted it, so it must be
something else that's caused the conflict.


Reply to this email directly or view it on GitHub
#96 (comment).

@isaacabraham
Copy link
Contributor Author

Are you sure that's for this PR? The other one was invalid, this one shouldn't be.

@forki
Copy link
Member

forki commented Sep 15, 2014

Mhm. The merge doesn't build on my machine.
On Sep 15, 2014 6:55 PM, "Isaac Abraham" [email protected] wrote:

Are you sure that's for this PR? The other one was invalid, this one
shouldn't be.


Reply to this email directly or view it on GitHub
#96 (comment).

@isaacabraham
Copy link
Contributor Author

Merge to what - which commit?

@forki
Copy link
Member

forki commented Sep 15, 2014

I merged to master and the build failed.
On Sep 15, 2014 7:02 PM, "Isaac Abraham" [email protected] wrote:

Merge to what?


Reply to this email directly or view it on GitHub
#96 (comment).

@forki
Copy link
Member

forki commented Sep 15, 2014

but don't worry. Will try again - and make it work.

@isaacabraham
Copy link
Contributor Author

I renamed the Resolver.fs file to PackageResolve.fs - that might be the cause of the conflict.

@theimowski
Copy link
Member

Maybe we could add merge=text for the *.fs files in the .gitattributes file
https://github.com/fsprojects/Paket/blob/master/.gitattributes#L8
Now, default behavior for merging *.fs files is union which doesn't spot any conflicts when merging.

@forki
Copy link
Member

forki commented Sep 16, 2014

@theimowski nice catch. 2be02dd

@forki forki merged commit a21e046 into fsprojects:master Sep 16, 2014
@forki
Copy link
Member

forki commented Sep 16, 2014

tumblr_inline_mu9lwrzqhw1raprkq

I merged it because I really need such a feature right now.

@isaacabraham
Copy link
Contributor Author

Cool. Did it get all the code I merged in this morning (which actually modifies the project file)?

I haven't tested it on an fsproj ever - just that test csproj.

@isaacabraham isaacabraham deleted the github-files branch September 16, 2014 10:18
@forki
Copy link
Member

forki commented Sep 16, 2014

Mhm Yes I hope I merged everything. Please review the last commits
On Sep 16, 2014 12:18 PM, "Isaac Abraham" [email protected] wrote:

Cool. Did it get all the code I merged in this morning (which actually
modifies the project file)?

I haven't tested it on an fsproj ever - just that test csproj.


Reply to this email directly or view it on GitHub
#96 (comment).

@isaacabraham
Copy link
Contributor Author

Yes looks like it all got in.

From: Steffen Forkmann [mailto:[email protected]]
Sent: 16 September 2014 11:21
To: fsprojects/Paket
Cc: Isaac Abraham
Subject: Re: [Paket] Github files WIP (#96)

Mhm Yes I hope I merged everything. Please review the last commits
On Sep 16, 2014 12:18 PM, "Isaac Abraham" <[email protected] mailto:[email protected] > wrote:

Cool. Did it get all the code I merged in this morning (which actually
modifies the project file)?

I haven't tested it on an fsproj ever - just that test csproj.


Reply to this email directly or view it on GitHub
#96 (comment).


Reply to this email directly or view it on GitHub #96 (comment) . https://github.com/notifications/beacon/1781813__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyNjQ4MjA1MiwiZGF0YSI6eyJpZCI6NDI0MTg2Nzd9fQ==--cf198b3fb0abb516023e6edef7c6720a8bad2239.gif

@isaacabraham isaacabraham restored the github-files branch October 9, 2014 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants