|
From: Mark M. <mg...@ho...> - 2003-09-18 00:18:25
|
Rod and Rajeev, Thank you for your responses. I am back in business now! I have kept my Eclipse 3.0M3 installation but am now using a separate cvs client. I actually tried two different programs WinCVS and SmartCVS and, so far, have found SmartCVS - http://www.smartcvs.com/ - to be much easier to setup and use. Mark _________________________________________________________________ Compare Cable, DSL or Satellite plans: As low as $29.95. https://broadband.msn.com |
|
From: Colin S. <col...@ex...> - 2003-09-18 03:43:10
|
Mark, Give TortoiseCVS a try as well: http://www.tortoisecvs.org/ It is integrated into Windows Explorer, and frankly, while I do use the Eclipse CVS integration when I am in Eclipse, I find Tortoise can do everything else the rest of the time, and works great. As for problems with CVS access to SourceForge from Eclipse, I think this is due to the different timeout values that various clients have. Eclipse seems to have a pretty low timeout, while command-line cvs will work in the same circumstances. SF is at fault in any case, but until they resolve the situation, what you may try doing is hitting the 'alternate' servers available via port 80, as described here. I find them much more responsive: http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1#firewall Mark McNally wrote: > Rod and Rajeev, Thank you for your responses. I am back in business now! > > I have kept my Eclipse 3.0M3 installation but am now using a separate > cvs client. I actually tried two different programs WinCVS and > SmartCVS and, so far, have found SmartCVS - http://www.smartcvs.com/ - > to be much easier to setup and use. > > Mark > > _________________________________________________________________ > Compare Cable, DSL or Satellite plans: As low as $29.95. > https://broadband.msn.com > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Mark M. <mar...@co...> - 2003-09-18 04:54:17
|
Colin, Thank you for the tip. Via the alternate server, I can again access the repository via eclipse. I also installed Tortoise out of curiosity - very nice. Mark -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Colin Sampaleanu Sent: Wednesday, September 17, 2003 10:43 PM To: Mark McNally Cc: spr...@li... Subject: Re: [Springframework-developer] Re: Anonymous CVS access via Eclipse 3.0M3 Mark, Give TortoiseCVS a try as well: http://www.tortoisecvs.org/ It is integrated into Windows Explorer, and frankly, while I do use the Eclipse CVS integration when I am in Eclipse, I find Tortoise can do everything else the rest of the time, and works great. As for problems with CVS access to SourceForge from Eclipse, I think this is due to the different timeout values that various clients have. Eclipse seems to have a pretty low timeout, while command-line cvs will work in the same circumstances. SF is at fault in any case, but until they resolve the situation, what you may try doing is hitting the 'alternate' servers available via port 80, as described here. I find them much more responsive: http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1#fir ewall Mark McNally wrote: > Rod and Rajeev, Thank you for your responses. I am back in business now! > > I have kept my Eclipse 3.0M3 installation but am now using a separate > cvs client. I actually tried two different programs WinCVS and > SmartCVS and, so far, have found SmartCVS - http://www.smartcvs.com/ - > to be much easier to setup and use. > > Mark > |
|
From: Colin S. <col...@ex...> - 2003-09-21 16:37:17
|
There is actually another advantage to using the alternate server. It doesn't seem to be 24-hour delayed like the general anonymous server. Now I'm not sure SF wants this known, but on the other hand, they made the address of the alternate server public, and their upgraded CVS infrastructure is supposedly only days away from being deployed, so anybody that needs up to day anon CVS access may as well use the alternate servers. Mark McNally wrote: >Colin, > >Thank you for the tip. Via the alternate server, I can again access the >repository via eclipse. > >I also installed Tortoise out of curiosity - very nice. > >Mark > >-----Original Message----- >From: spr...@li... >[mailto:spr...@li...] On Behalf >Of Colin Sampaleanu >Sent: Wednesday, September 17, 2003 10:43 PM >To: Mark McNally >Cc: spr...@li... >Subject: Re: [Springframework-developer] Re: Anonymous CVS access via >Eclipse 3.0M3 > >Mark, > >Give TortoiseCVS a try as well: > http://www.tortoisecvs.org/ >It is integrated into Windows Explorer, and frankly, while I do use the >Eclipse CVS integration when I am in Eclipse, I find Tortoise can do >everything else the rest of the time, and works great. > >As for problems with CVS access to SourceForge from Eclipse, I think >this is due to the different timeout values that various clients have. >Eclipse seems to have a pretty low timeout, while command-line cvs will >work in the same circumstances. SF is at fault in any case, but until >they resolve the situation, what you may try doing is hitting the >'alternate' servers available via port 80, as described here. I find >them much more responsive: > > >http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1#fir >ewall > > >Mark McNally wrote: > > > >>Rod and Rajeev, Thank you for your responses. I am back in business >> >> >now! > > >>I have kept my Eclipse 3.0M3 installation but am now using a separate >>cvs client. I actually tried two different programs WinCVS and >>SmartCVS and, so far, have found SmartCVS - http://www.smartcvs.com/ - >> >> > > > >>to be much easier to setup and use. >> >>Mark >> >> |