Quantcast

CVS problems

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

CVS problems

john ffitch
I know this sounds paranoid but has anyone any ideas why I cannot get
files from the CVS?  What I am seeing is
cardew:~/Sourceforge/csound5> cvs update
[hidden email]'s password:
and then a LONG wait until it times out.  I did manage one complete
new checkout yesterday, but now it is back to this hanging.  Same
happens on the csound(4) repository.
cardew:~/Sourceforge/csound> cvs update
[hidden email]'s password:
and
cardew:~/Sourceforge/manual> cvs update
[hidden email]'s password:

(and yes i do know my password and I do have CVS_RSH=ssh)

I can see the sourceforge web site, and the files (What is CSound5 by
the way?)

What else could be wrong?
==John ffitch


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: CVS problems

Istvan Varga
There are sometimes problems with the SourceForge CVS server, but these
are usually fixed in a few hours. I tried updating just a minute ago, and
it was OK now.

[hidden email] wrote:

> I know this sounds paranoid but has anyone any ideas why I cannot get
> files from the CVS?  What I am seeing is
> cardew:~/Sourceforge/csound5> cvs update
> [hidden email]'s password:
> and then a LONG wait until it times out.  I did manage one complete
> new checkout yesterday, but now it is back to this hanging.  Same
> happens on the csound(4) repository.
> cardew:~/Sourceforge/csound> cvs update
> [hidden email]'s password:
> and
> cardew:~/Sourceforge/manual> cvs update
> [hidden email]'s password:


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: CVS problems

Steven Yi
In reply to this post by john ffitch
CVS has been up and down a week ago or so for me with SourceForge, but
has been relatively stable this week. There is this note though for
next week on the Site Status page that we should all be aware of:

(  2005-08-04 10:34:06 - Project CVS Service )   Starting on
2005-08-09 at 09:00 Pacific, developer CVS service will be offline for
a expected period of up to 36 hours to facilitate significant hardware
upgrades. Developer CVS service is moving from its current home on a 4
x 700MHz PIII, 500GB RAID5, 4GB RAM host to a new host that has
roughly quadruple the I/O performance: a 2 x 2.8GHz Xeon, 1TB RAID5
striped, 8GB RAM host. Further announcements of CVS service
improvements will occur in the weeks following this hardware upgrade
(CVS sync delay is not yet eliminated, but that is on our list to
complete).

steven


On 8/5/05, [hidden email] <[hidden email]> wrote:

> I know this sounds paranoid but has anyone any ideas why I cannot get
> files from the CVS?  What I am seeing is
> cardew:~/Sourceforge/csound5> cvs update
> [hidden email]'s password:
> and then a LONG wait until it times out.  I did manage one complete
> new checkout yesterday, but now it is back to this hanging.  Same
> happens on the csound(4) repository.
> cardew:~/Sourceforge/csound> cvs update
> [hidden email]'s password:
> and
> cardew:~/Sourceforge/manual> cvs update
> [hidden email]'s password:
>
> (and yes i do know my password and I do have CVS_RSH=ssh)
>
> I can see the sourceforge web site, and the files (What is CSound5 by
> the way?)
>
> What else could be wrong?
> ==John ffitch
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Csound-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: CVS problems

john ffitch
In reply to this post by Istvan Varga
The problem I am having is not a problem at Sourceforge.  On this
machine (SuSE9.2 x86_64) everything is working.  On the other machine
(SuSE9.3 i386) it is not, even at the same time.  I just get a read
error and timeout.  I cannot update, nor checkout a new tree except
just once I managed a new csound5, but that will not update.
  It worries me rather in general if this behaviour occurs on a brand
new machine.

==John ffitch


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: CVS problems

Andres Cabrera-3
John,

Have you checked that the ssl keys are properly installed and
recognized?

Andrés

On Fri, 2005-08-05 at 07:26, [hidden email] wrote:

> The problem I am having is not a problem at Sourceforge.  On this
> machine (SuSE9.2 x86_64) everything is working.  On the other machine
> (SuSE9.3 i386) it is not, even at the same time.  I just get a read
> error and timeout.  I cannot update, nor checkout a new tree except
> just once I managed a new csound5, but that will not update.
>   It worries me rather in general if this behaviour occurs on a brand
> new machine.
>
> ==John ffitch
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Csound-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: CVS problems

john ffitch
In reply to this post by Steven Yi
Thanks for everyone's suggestions.  It turned out to be a problem with
the MTU on the new machine not being compatible with the ADSL network.
I think I am back online
==John ffitch


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Loading...