From: Jesse V. <je...@6t...> - 2003-06-27 13:54:38
|
I keep getting this error when I try to do stuff in CVS: In D:\development\dynapi3x: cvs -q update -d -P -C src/gui/groupmanager.js CVSROOT=:pserver:ano...@cv...:/cvsroot/dynapi cvs [update aborted]: Error reading from server cvs.sourceforge.net: -1 Error, CVS operation failed It works about 1 in 10 times, the rest, I get this error. Has anyone else seen this problem? I'm using Tortoise CVS in windows xp. I'm finally getting around to checking in the changes I made and the code I wrote for the java.compressor stuff, and I'm having a really tough time doing it, since I have to try 10 times just to do a diff or update. Jesse |
From: Raymond I. <xw...@ya...> - 2003-06-27 16:50:18
|
I don't know how Tortoise CVS works with SSH but I do know that WinCVS can work with it. If you're going to commit changes to CVS you must use an SSH connection. Yesterday it seems like SourceForge was experiencing some problems but I guess it should be ok now. -- Raymond Irving --- Jesse Vitrone <je...@6t...> wrote: > I keep getting this error when I try to do stuff in > CVS: > > > In D:\development\dynapi3x: cvs -q update -d -P -C > src/gui/groupmanager.js > CVSROOT=:pserver:ano...@cv...:/cvsroot/dynapi > > cvs [update aborted]: Error reading from server > cvs.sourceforge.net: -1 > > Error, CVS operation failed > > > > It works about 1 in 10 times, the rest, I get this > error. Has anyone > else seen this problem? > > I'm using Tortoise CVS in windows xp. > > I'm finally getting around to checking in the > changes I made and the > code I wrote for the java.compressor stuff, and I'm > having a really > tough time doing it, since I have to try 10 times > just to do a diff or > update. > > Jesse > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An > INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% > Monthly Commission! > INetU Dedicated Managed Hosting > http://www.inetu.net/partner/index.php > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |
From: Jesse V. <je...@6t...> - 2003-06-27 17:38:59
|
From the looks of it, Tortoise has a built in SSH client, but I'm not sure how it works, since I haven't tried to check everything in yet. I was trying to come up with a list of all the changes I made and do an update first, but I was having trouble with CVS. If you haven't seen / tried Tortoise yet, take a look. As a CVS newbie, I found it much easier than WinCVS. http://www.tortoisecvs.org/ Jesse Raymond Irving wrote: >I don't know how Tortoise CVS works with SSH but I do >know that WinCVS can work with it. > >If you're going to commit changes to CVS you must use >an SSH connection. > >Yesterday it seems like SourceForge was experiencing >some problems but I guess it should be ok now. > >-- >Raymond Irving > > >--- Jesse Vitrone <je...@6t...> wrote: > > >>I keep getting this error when I try to do stuff in >>CVS: >> >> >>In D:\development\dynapi3x: cvs -q update -d -P -C >>src/gui/groupmanager.js >> >> >> >CVSROOT=:pserver:ano...@cv...:/cvsroot/dynapi > > >>cvs [update aborted]: Error reading from server >>cvs.sourceforge.net: -1 >> >>Error, CVS operation failed >> >> >> >>It works about 1 in 10 times, the rest, I get this >>error. Has anyone >>else seen this problem? >> >>I'm using Tortoise CVS in windows xp. >> >>I'm finally getting around to checking in the >>changes I made and the >>code I wrote for the java.compressor stuff, and I'm >>having a really >>tough time doing it, since I have to try 10 times >>just to do a diff or >>update. >> >>Jesse >> >> >> >> >> >> >------------------------------------------------------- > > >>This SF.Net email is sponsored by: INetU >>Attention Web Developers & Consultants: Become An >>INetU Hosting Partner. >>Refer Dedicated Servers. We Manage Them. You Get 10% >>Monthly Commission! >>INetU Dedicated Managed Hosting >>http://www.inetu.net/partner/index.php >>_______________________________________________ >>Dynapi-Dev mailing list >>Dyn...@li... >> >> >> >http://www.mail-archive.com/dyn...@li.../ > > >__________________________________ >Do you Yahoo!? >SBC Yahoo! DSL - Now only $29.95 per month! >http://sbc.yahoo.com > > >------------------------------------------------------- >This SF.Net email is sponsored by: INetU >Attention Web Developers & Consultants: Become An INetU Hosting Partner. >Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! >INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php >_______________________________________________ >Dynapi-Dev mailing list >Dyn...@li... >http://www.mail-archive.com/dyn...@li.../ > > |