multiple commands per connection
Aaron Zinman <[email protected]> Wed, 10 Aug 2005 16:54:59 -0400
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm working on a research project for visualizing CVS activity. In order to get my data, I effectively need to mirror a CVS archive (get every diff for every revision ever). I origonally wrote a horrible little tool that did this using the command-line CVS client, which just hammered on any server I pointed it towards. I figure using javacvs with a single connection might be a better way. Is it? Can I use a single connection to checkout everything and all their revisions? I know there is a warning about this... but pretty much the only server I really care about is cvs.sourceforge.net's. If it can take it, then everything is a-okay. Thanks, Aaron Aaron Zinman [email protected] MIT Media Lab E15-390 Sociable Media Group 617.452.5606