Pocket Plane Group Logo Auren NPC
Welcome, Guest. Please login or register.
March 17, 2010, 06:41:23 PM

Login with username, password and session length
Search:     Advanced search
Ashes Of Embers 26 released. DL links available on the AoE site.
131364 Posts in 13310 Topics by 3849 Members
Latest Member: Kilmor of Gelnor
* Home Help Search Login Register RSS feed
+  Pocket Plane Group
|-+  Friends and Neighbors
| |-+  Weimer Republic (WeiDU.org)
| | |-+  WeiDU (Moderators: weimer, the bigg)
| | | |-+  Source code access.
« previous next »
Pages: 1 [2] Go Down Reply Print
Author Topic: Source code access.  (Read 3165 times)
Taimon
Planewalker
*****
Offline Offline

Posts: 316


« Reply #25 on: July 16, 2009, 04:13:40 AM »
Reply with quote

When I set it up I told it to use unix style line endings, it seemed the least confusing of all the options.
I suggest you disable autocrlf  in the config (should be in "%GIT_DIR%/etc/gitconfig"). If you use an editor that keeps line endings as they are, you should be fine.
Logged
plainab
Sasha the Archer
Planewalker
*****
Offline Offline

Posts: 305


« Reply #26 on: July 16, 2009, 07:51:20 PM »
Reply with quote

When I set it up I told it to use unix style line endings, it seemed the least confusing of all the options.
I suggest you disable autocrlf  in the config (should be in "%GIT_DIR%/etc/gitconfig"). If you use an editor that keeps line endings as they are, you should be fine.
The first time I had just used the github website and that is probably what brought up the crlf issue.  Now that I've got a local copy, I plan on using ConTEXT do any edits/additions. I would think that it leaves the line endings as they are, but I don't really know...

I found the gifconfig file. Took a wild guess and forced it to open with ConTEXT (no extension so Windows won't automatically let me open it).  It's a basic text file, and the autoCRLF is set to input.  Do I just replace 'input' with 'disable' or is there something else that I should enter?  I'd rather get it done right, than do something wrong and screw things up later...

Logged
Taimon
Planewalker
*****
Offline Offline

Posts: 316


« Reply #27 on: July 17, 2009, 01:11:36 AM »
Reply with quote

Do I just replace 'input' with 'disable' or is there something else that I should enter?  I'd rather get it done right, than do something wrong and screw things up later...
Either delete the autocrlf line or set it to false.
You can see the effect of autocrlf if you do a fresh checkout and a `git diff' shows you that all files are modified.
Logged
Pages: 1 [2] Go Up Reply Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.1 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!