Re: Too much traffic
"Christian Stein" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
> > I discovered a strange behaviour of javacvs when updating a module. > > "javacvs update" seems to transmit complete files to the server, > > even if the local working directory is up-to-date. > > Does that happen repeatedly or just once? will 3 subsequent updates on > the same directory always send the files? BTW the update results display > component says that it's sending files in directory, however it can be > just one modified file, the remaining files are not sent.. Repeatedly. The file(s) are sent threetimes. > you're using the development build, right? Jupp. Current Q-build from April, 19th and the one from the 8th. Parallel I'm using the 3.3.1 released version to verify, if "bugs" were introduced in the dev builds. There is btw. no difference in the "Sending files..."-problem between those versions. > > Can this be a time stamp related bug? > with the current summer/winter time change, I'm inlined that it could. Humm... checking this. It was around that day, when the problem first occured... > can you please provide us with the protocol log from both javacvs and > command-line CVS? that's done by setting the enviroment variable > CVS_CLIENT_LOG for command-line cvs and for javacvs add the command-line > parameter -J-DcvsClientLog=c:\clientLog to runide.exe.. > > both generate a pair of text files that include the protocol log.. Ok. Maybe already tonight... cu