Menu

I see Newlines everywhere

2004-06-17
2004-06-28
  • Eric Mckenna

    Eric Mckenna - 2004-06-17

    Does anyone else check out the source and see newlines separating everyline in Visual Studio?

     
    • Richard Banks

      Richard Banks - 2004-06-17

      That will happen because I check in using TortoiseCVS and use windows line endings instead of unix line endings.

      If you check out using Cygwin you will probably get this situation occurring, although I think theres a CVS option to work around it.

      - Richard.

       
    • Anonymous

      Anonymous - 2004-06-20

      If you're using TortoiseCVS you should edit the file TortoiseCVS.Filetypes and add the line:

      *.vb    unicode

      This should solve the problems.

      If not there is a good explanation inthe CVS manual.

      Dan

       
    • Anonymous

      Anonymous - 2004-06-20

      Sorry.

      This just works if you add files to the repsitory.

      In TortoiseCVS, when you perform the checkout , in the options tab, check the "use UNIX line endings" checkbox.

      This works.

      Dan

       
    • Eric Mckenna

      Eric Mckenna - 2004-06-28

      If using wincvs, the matching option is found during checkout. On the checkout settings dialog, there is the Globals tab which contains the option "Checkout text files with the Unix LF". Using that option got rid of my extra linefeeds. 

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.