Page 1 of 1

CRLF change issues

Posted: Thu Jan 14, 2016 5:28 am
by tagban
After the change it flagged an error and wouldn't let me stash pop my mods I made
Figured this was my fault sonindid a clean pull after deleting my old stuff. Remodded my files and called it good. We had a crash so I re stashed my stuff and repulled. Gave me errors again about changing the files back, but since I assumed they already were modified at this point tried it anyway. Pop failed again.

Getting a little frustrated so tried just grabbing another new fresh clone. And immediately did a stash save. (No mods this time) errored basically tried to stash everything despite no changes made.

At this point incant get my server back up until I can fix this. Spent around 2 hours hand editing my changes into lua files, config files, and my server chat mod. None of which should break thebgit stash and pop functions

Is there a work around or a way I can turn off the crlf setting sonit stays as it was?

Re: CRLF change issues

Posted: Thu Jan 14, 2016 4:05 pm
by demolish
tried just committing the changes?

Re: CRLF change issues

Posted: Thu Jan 14, 2016 5:00 pm
by tagban
I wasn't sure what to do there but when I tried to STASH POP it just broke and said "F You"... So I got frustrated and made a new pull (Clean download) and kept having hte same issue figured it might be something weird. So I should hit the "Commit" button?

Re: CRLF change issues

Posted: Fri Jan 15, 2016 10:19 am
by TeoTwawki
on a fresh clone, BEFORE changing any files, you have an error?

Re: CRLF change issues

Posted: Fri Jan 15, 2016 11:37 am
by tagban
So if I do a fresh clone, and hit "Stash Save just to test, it basically finds EVERY single file, and marks that they won't work or something due to CRLF or something. I assume by "Commit" you want me to hit the commit button after pulling?

Re: CRLF change issues

Posted: Fri Jan 15, 2016 8:11 pm
by tagban
Thanks to Teo I have a handle on what was causing my issues. I did however uncover several files that still need converted to LF from Master

https://anotepad.com/notes/jymi6e

Cheers!

Re: CRLF change issues

Posted: Sat Jan 16, 2016 5:51 pm
by tagban
Thanks Teo and Kj!!! :) All fixed.