|
From: William R. B. <bil...@gm...> - 2008-09-11 16:12:08
|
Oh. I see it is. wrb > -----Original Message----- > From: gol...@li... > [mailto:gol...@li...] On Behalf > Of Tim Hutton > Sent: Thursday, September 11, 2008 9:00 AM > To: golly test list > Subject: Re: [Golly-test] modified JvN > > Reading the web it looks like my CVS clients might need > options setting, to avoid checking-in \r\n line endings. > http://osdir.com/ml/version-control.cvs.tortoisecvs.user/2005- > 01/msg00037.html > > On Windows: TortoiseCVS and Visual Studio 9. > On Linux: CVS and gedit or kdevelop. > > I'll try and get to the bottom of this before we release. > > On Thu, Sep 11, 2008 at 4:37 PM, Tom Rokicki > <ro...@gm...> wrote: > > That's odd; I work on both linux and Windows and don't see problems > > ever. > > > > On check out on linux, I get normal line feed endings, and all is > > well. > > > > On check out on windows, I get carriage-return/line feed > endings, and > > all is well. > > > > I suspect something is going on with your cvs client where > it is not > > translating line endings correctly. Or perhaps your editor. > > > > What editor do you use? > > > > We have to resolve this and soon; line endings can cause > the problems > > you see, or worse, introduce bugs that we don't catch until after > > release. > > > > -tom > > > > On Thu, Sep 11, 2008 at 8:31 AM, Tim Hutton > <tim...@gm...> wrote: > >> Committed. > >> > >> I'm having ongoing problems with line-endings across different > >> operating systems, is there something I should be doing? > >> > >> Here's what happened: > >> 1) On linux, checked-out code from CVS. It looks fine and compiles > >> before and after editing. Committed some changes. > >> 2) On windows, browsing the CVS in firefox it all looks fine. > >> Checked-out from CVS. It doesn't compile: "/*" has ended up on the > >> same line as "//" so multiline comments are broken. Open > the file in > >> visual studio and it says that the line endings need to be > >> translated, and offers me some choices. All seem to give the same > >> result - a double-spaced file. Manually removing the extra > newlines > >> (I need a script for this) restores sanity. Checked-in corrected > >> code, all is well. (Except some large RLE's that I didn't bother > >> single-spacing, they seem to work anyway.) > >> > >> I've seen these things before editing wiki's - user edits from > >> different OS's sometimes cause double-spacing. But the person from > >> that OS can't see the double-spacing they've introduced > because their > >> OS hides it... hilarity ensues. > >> > >> Please rescue me! > >> > >> Thanks, > >> > >> Tim > >> > >> On Wed, Sep 10, 2008 at 12:44 AM, Andrew Trevorrow > <an...@tr...> wrote: > >>>> I actually like these three names; they are *very* short but > >>>> sufficiently descriptive. Does anyone veto? > >>> > >>> I'm happy with these -- short and easy to remember. Go for it. > >>> > >>>>>> JvN29 > >>>>>> Nobili32 > >>>>>> Hutton32 > >>> > >>> Andrew > >>> > >>> > -------------------------------------------------------------------- > >>> ----- This SF.Net email is sponsored by the Moblin Your Move > >>> Developer's challenge Build the coolest Linux based applications > >>> with Moblin SDK & win great prizes Grand prize is a trip > for two to > >>> an Open Source event anywhere in the world > >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >>> _______________________________________________ > >>> Golly-test mailing list > >>> Gol...@li... > >>> https://lists.sourceforge.net/lists/listinfo/golly-test > >>> > >> > >> > >> > >> -- > >> Tim Hutton - http://www.sq3.org.uk > >> > >> Take the Organic Builder challenge - > >> http://www.sq3.org.uk/Evolution/Squirm3/OrganicBuilder/ > >> > >> > --------------------------------------------------------------------- > >> ---- This SF.Net email is sponsored by the Moblin Your Move > >> Developer's challenge Build the coolest Linux based > applications with > >> Moblin SDK & win great prizes Grand prize is a trip for two to an > >> Open Source event anywhere in the world > >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >> _______________________________________________ > >> Golly-test mailing list > >> Gol...@li... > >> https://lists.sourceforge.net/lists/listinfo/golly-test > >> > > > > > > > > -- > > Check out Golly at http://golly.sf.net/ > > > > > ---------------------------------------------------------------------- > > --- This SF.Net email is sponsored by the Moblin Your Move > Developer's > > challenge Build the coolest Linux based applications with > Moblin SDK & > > win great prizes Grand prize is a trip for two to an Open > Source event > > anywhere in the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Golly-test mailing list > > Gol...@li... > > https://lists.sourceforge.net/lists/listinfo/golly-test > > > > > > -- > Tim Hutton - http://www.sq3.org.uk > > Take the Organic Builder challenge - > http://www.sq3.org.uk/Evolution/Squirm3/OrganicBuilder/ > > -------------------------------------------------------------- > ----------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge Build the coolest Linux based > applications with Moblin SDK & win great prizes Grand prize > is a trip for two to an Open Source event anywhere in the > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Golly-test mailing list > Gol...@li... > https://lists.sourceforge.net/lists/listinfo/golly-test > |