Re: CRLFs and Update/Checkout
Milos Kleint <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Christian Stein wrote: >>[...]; anyone else's feedback would be a great help. > > > Yap. This is a very annoying bug. I've started to investigate > this thing a month ago but didn't find anything so far. Even > your result, that it is a CRLF-problem was just a guess of mine. > See more in the "Too much traffic" thread in this list. > > I'm glad to see, that someone also tries to hunt down this issue. > > Let me know, if and where I can help, > Christian > See this bug: http://javacvs.netbeans.org/issues/show_bug.cgi?id=22288 In my opionion it's the same problem rephrased. I see 3 possible areas which could cause the problem: 1. CLRF conversions 2. Date conversions 3. Anything else, maynly some OS platform based twists.. There is the thing with Rcs-Diff response that saves network traffic that is another place of interest here, however that wan integrated after the 3.3 branching and is not part of 3.3 or 3.3.1.. If your problems arise only with files that got updated with the P letter in the output rather then the U letters, then we're on the right track here.. Milos > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >