|
From: John L. <jl...@un...> - 2006-05-10 19:58:26
|
FYI: Sorceforge CVS is hosted again. From the Site Status Page (https://sourceforge.net/docs/A04/) (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09 the developer CVS server had a disk-failure. As the new CVS infrastructure is in its final phases of rollout, we'll be deploying it, in place of the current infrastructure, by end of week. We'll be sending out an email to project administrators with further details later in the day, regarding how to access the new CVS servers and the changes that occurred with the new infrastructure. |
|
From: Colin S. <col...@ex...> - 2006-05-12 18:33:59
|
This seems to be up again on the new hardware at SF. I haven't received an official "CVS is up again email from SF", but yesterday's status email said the repos would be accessible this afternoon, and I was able to pull out both anon and dev just now. Note that you _will_ have to check out sources again. The path to both the dev and anon instances has changed: dev: :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/springframework anon: :pserver:ano...@sp...:/cvsroot/springframework It seems to be pretty fast too. On 5/10/2006 3:57 PM, John Lewis wrote: > FYI: Sorceforge CVS is hosted again. > > From the Site Status Page (https://sourceforge.net/docs/A04/) > > (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09 the > developer CVS server had a disk-failure. As the new CVS infrastructure > is in its final phases of rollout, we'll be deploying it, in place of > the current infrastructure, by end of week. We'll be sending out an > email to project administrators with further details later in the day, > regarding how to access the new CVS servers and the changes that > occurred with the new infrastructure. > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |
|
From: Colin S. <col...@ex...> - 2006-05-12 18:35:46
|
Just a note from Adrian Colyer: >>>I got into CVS at this address a couple of hours ago too. Note that at that time at least, the new repository was missing a number of changes made in the last day (maybe even further back) before the total outage. If this is still the case it will be obvious because the tree won't compile for you. It's not clear from their status page whether or not we should expect our tree to be fully up-to-date yet, or whether there's a chance they will make more changes to it yet. >>> Rgds, A. On 5/12/2006 2:33 PM, Colin Sampaleanu wrote: > This seems to be up again on the new hardware at SF. I haven't > received an official "CVS is up again email from SF", but yesterday's > status email said the repos would be accessible this afternoon, and I > was able to pull out both anon and dev just now. > > Note that you _will_ have to check out sources again. The path to both > the dev and anon instances has changed: > > dev: > > :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/springframework > > anon: > > :pserver:ano...@sp...:/cvsroot/springframework > > > It seems to be pretty fast too. > > > On 5/10/2006 3:57 PM, John Lewis wrote: >> FYI: Sorceforge CVS is hosted again. >> >> From the Site Status Page (https://sourceforge.net/docs/A04/) >> >> (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09 >> the developer CVS server had a disk-failure. As the new CVS >> infrastructure is in its final phases of rollout, we'll be deploying >> it, in place of the current infrastructure, by end of week. We'll be >> sending out an email to project administrators with further details >> later in the day, regarding how to access the new CVS servers and the >> changes that occurred with the new infrastructure. >> >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> > > |
|
From: Colin S. <col...@ex...> - 2006-05-12 18:44:11
|
I do get a compile error:
[javac] Compiling 1436 source files to
D:\src\open\spring-colin\spring\targe
t\classes
[javac]
D:\src\open\spring-colin\spring\src\org\springframework\aop\config\S
copeBeanDefinitionDefinition.java:36:
org.springframework.aop.config.ScopeBeanDe
finitionDefinition is not abstract and does not override abstract method
decorat
e(org.w3c.dom.Node,org.springframework.beans.factory.config.BeanDefinitionHolder
,org.springframework.beans.factory.xml.ParserContext) in
org.springframework.bea
ns.factory.xml.BeanDefinitionDecorator
[javac] class ScopeBeanDefinitionDefinition implements
BeanDefinitionDecorat
or {
[javac] ^
[javac] Note: * uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 error
On 5/12/2006 2:35 PM, Colin Sampaleanu wrote:
> Just a note from Adrian Colyer:
>
> >>>I got into CVS at this address a couple of hours ago too. Note that
> at that time at least, the new repository was missing a number of
> changes made in the last day (maybe even further back) before the
> total outage. If this is still the case it will be obvious because the
> tree won't compile for you. It's not clear from their status page
> whether or not we should expect our tree to be fully up-to-date yet,
> or whether there's a chance they will make more changes to it yet.
> >>> Rgds, A.
>
>
> On 5/12/2006 2:33 PM, Colin Sampaleanu wrote:
>> This seems to be up again on the new hardware at SF. I haven't
>> received an official "CVS is up again email from SF", but yesterday's
>> status email said the repos would be accessible this afternoon, and I
>> was able to pull out both anon and dev just now.
>>
>> Note that you _will_ have to check out sources again. The path to
>> both the dev and anon instances has changed:
>>
>> dev:
>>
>> :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/springframework
>>
>> anon:
>>
>> :pserver:ano...@sp...:/cvsroot/springframework
>>
>>
>> It seems to be pretty fast too.
>>
>>
>> On 5/10/2006 3:57 PM, John Lewis wrote:
>>> FYI: Sorceforge CVS is hosted again.
>>>
>>> From the Site Status Page (https://sourceforge.net/docs/A04/)
>>>
>>> (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09
>>> the developer CVS server had a disk-failure. As the new CVS
>>> infrastructure is in its final phases of rollout, we'll be deploying
>>> it, in place of the current infrastructure, by end of week. We'll be
>>> sending out an email to project administrators with further details
>>> later in the day, regarding how to access the new CVS servers and
>>> the changes that occurred with the new infrastructure.
>>>
>>>
>>>
>>> -------------------------------------------------------
>>> Using Tomcat but need to do more? Need to support web services,
>>> security?
>>> Get stuff done quickly with pre-integrated technology to make your
>>> job easier
>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>>> Geronimo
>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>>>
>>> _______________________________________________
>>> Springframework-developer mailing list
>>> Spr...@li...
>>> https://lists.sourceforge.net/lists/listinfo/springframework-developer
>>>
>>
>>
>
>
|
|
From: Juergen H. <ju...@in...> - 2006-05-16 17:41:31
|
This is an old file that re-appeared after the CVS server change; I
re-deleted it yesterday. So it shouldn't be there anymore - I've killed it
twice already ;-)
Juergen
-----Original Message-----
From: spr...@li...
[mailto:spr...@li...] On Behalf Of
Colin Sampaleanu
Sent: Friday, May 12, 2006 8:44 PM
To: spr...@li...
Subject: Re: [Springframework-developer] Sourceforge CVS Down
I do get a compile error:
[javac] Compiling 1436 source files to
D:\src\open\spring-colin\spring\targe
t\classes
[javac]
D:\src\open\spring-colin\spring\src\org\springframework\aop\config\S
copeBeanDefinitionDefinition.java:36:
org.springframework.aop.config.ScopeBeanDe
finitionDefinition is not abstract and does not override abstract method
decorat
e(org.w3c.dom.Node,org.springframework.beans.factory.config.BeanDefinitionHo
lder
,org.springframework.beans.factory.xml.ParserContext) in
org.springframework.bea ns.factory.xml.BeanDefinitionDecorator
[javac] class ScopeBeanDefinitionDefinition implements
BeanDefinitionDecorat or {
[javac] ^
[javac] Note: * uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 error
On 5/12/2006 2:35 PM, Colin Sampaleanu wrote:
> Just a note from Adrian Colyer:
>
> >>>I got into CVS at this address a couple of hours ago too. Note that
> at that time at least, the new repository was missing a number of
> changes made in the last day (maybe even further back) before the
> total outage. If this is still the case it will be obvious because the
> tree won't compile for you. It's not clear from their status page
> whether or not we should expect our tree to be fully up-to-date yet,
> or whether there's a chance they will make more changes to it yet.
> >>> Rgds, A.
>
>
> On 5/12/2006 2:33 PM, Colin Sampaleanu wrote:
>> This seems to be up again on the new hardware at SF. I haven't
>> received an official "CVS is up again email from SF", but yesterday's
>> status email said the repos would be accessible this afternoon, and I
>> was able to pull out both anon and dev just now.
>>
>> Note that you _will_ have to check out sources again. The path to
>> both the dev and anon instances has changed:
>>
>> dev:
>>
>> :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/springfr
>> amework
>>
>> anon:
>>
>> :pserver:ano...@sp...:/cvsroot/sprin
>> gframework
>>
>>
>> It seems to be pretty fast too.
>>
>>
>> On 5/10/2006 3:57 PM, John Lewis wrote:
>>> FYI: Sorceforge CVS is hosted again.
>>>
>>> From the Site Status Page (https://sourceforge.net/docs/A04/)
>>>
>>> (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09
>>> the developer CVS server had a disk-failure. As the new CVS
>>> infrastructure is in its final phases of rollout, we'll be deploying
>>> it, in place of the current infrastructure, by end of week. We'll be
>>> sending out an email to project administrators with further details
>>> later in the day, regarding how to access the new CVS servers and
>>> the changes that occurred with the new infrastructure.
>>>
>>>
>>>
>>> -------------------------------------------------------
>>> Using Tomcat but need to do more? Need to support web services,
>>> security?
>>> Get stuff done quickly with pre-integrated technology to make your
>>> job easier Download IBM WebSphere Application Server v.1.0.1 based
>>> on Apache Geronimo
>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=12
>>> 1642
>>>
>>> _______________________________________________
>>> Springframework-developer mailing list
>>> Spr...@li...
>>> https://lists.sourceforge.net/lists/listinfo/springframework-develop
>>> er
>>>
>>
>>
>
>
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Springframework-developer mailing list
Spr...@li...
https://lists.sourceforge.net/lists/listinfo/springframework-developer
|
|
From: Geoffrey De S. <ge0...@gm...> - 2006-05-15 17:10:27
|
At spring-richclient we've switched to subversion. Not only is subversion a lot better then CVS (versioned directories, atomic commits, less traffic), also we have had no complaints yet about SourceForge's subversion service. Acegi also switched I believe. With kind regards, Geoffrey De Smet Colin Sampaleanu wrote: > Just a note from Adrian Colyer: > > >>>I got into CVS at this address a couple of hours ago too. Note that > at that time at least, the new repository was missing a number of > changes made in the last day (maybe even further back) before the total > outage. If this is still the case it will be obvious because the tree > won't compile for you. It's not clear from their status page whether or > not we should expect our tree to be fully up-to-date yet, or whether > there's a chance they will make more changes to it yet. > >>> Rgds, A. > > > On 5/12/2006 2:33 PM, Colin Sampaleanu wrote: >> This seems to be up again on the new hardware at SF. I haven't >> received an official "CVS is up again email from SF", but yesterday's >> status email said the repos would be accessible this afternoon, and I >> was able to pull out both anon and dev just now. >> >> Note that you _will_ have to check out sources again. The path to both >> the dev and anon instances has changed: >> >> dev: >> >> :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/springframework >> >> anon: >> >> :pserver:ano...@sp...:/cvsroot/springframework >> >> >> It seems to be pretty fast too. >> >> >> On 5/10/2006 3:57 PM, John Lewis wrote: >>> FYI: Sorceforge CVS is hosted again. >>> >>> From the Site Status Page (https://sourceforge.net/docs/A04/) >>> >>> (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09 >>> the developer CVS server had a disk-failure. As the new CVS >>> infrastructure is in its final phases of rollout, we'll be deploying >>> it, in place of the current infrastructure, by end of week. We'll be >>> sending out an email to project administrators with further details >>> later in the day, regarding how to access the new CVS servers and the >>> changes that occurred with the new infrastructure. >>> >>> >>> >>> ------------------------------------------------------- >>> Using Tomcat but need to do more? Need to support web services, >>> security? >>> Get stuff done quickly with pre-integrated technology to make your >>> job easier >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> Geronimo >>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >>> _______________________________________________ >>> Springframework-developer mailing list >>> Spr...@li... >>> https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >> >> > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 |
|
From: <tho...@tr...> - 2006-05-12 19:00:56
|
I tried, can connect - get the new ssh key prompt, but accessing the repository I get I/O error - unkown compression method Thomas > This seems to be up again on the new hardware at SF. I haven't received > an official "CVS is up again email from SF", but yesterday's status > email said the repos would be accessible this afternoon, and I was able > to pull out both anon and dev just now. > > Note that you _will_ have to check out sources again. The path to both > the dev and anon instances has changed: > > dev: > > :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/springframework > > anon: > > :pserver:ano...@sp...:/cvsroot/springframework > > > It seems to be pretty fast too. > > > On 5/10/2006 3:57 PM, John Lewis wrote: >> FYI: Sorceforge CVS is hosted again. >> >> From the Site Status Page (https://sourceforge.net/docs/A04/) >> >> (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09 the >> developer CVS server had a disk-failure. As the new CVS infrastructure >> is in its final phases of rollout, we'll be deploying it, in place of >> the current infrastructure, by end of week. We'll be sending out an >> email to project administrators with further details later in the day, >> regarding how to access the new CVS servers and the changes that >> occurred with the new infrastructure. >> >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |
|
From: Colin S. <col...@ex...> - 2006-05-12 21:06:41
|
It's definitely working, and quite fast. I did an update on what I pulled down before, and also pulled down spring-projects, and I could hear my hard drive chugging along _much_ more quickly than with the old servers. I'm also partway through an rsync of the repo, which is going pretty quick. Much better than the old tarball system. As for content not being quite up to date, I'm not sure we're going to get any more. The SF status page says that CVS is up as of 2006-05-12 at 11:30 Pacific time, which was about 2 1/2 hours ago. Colin On 5/12/2006 3:00 PM, tho...@tr... wrote: > I tried, can connect - get the new ssh key prompt, but accessing the > repository I get I/O error - unkown compression method > > Thomas > > > >> This seems to be up again on the new hardware at SF. I haven't received >> an official "CVS is up again email from SF", but yesterday's status >> email said the repos would be accessible this afternoon, and I was able >> to pull out both anon and dev just now. >> >> Note that you _will_ have to check out sources again. The path to both >> the dev and anon instances has changed: >> >> dev: >> >> :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/springframework >> >> anon: >> >> :pserver:ano...@sp...:/cvsroot/springframework >> >> >> It seems to be pretty fast too. >> >> >> On 5/10/2006 3:57 PM, John Lewis wrote: >> >>> FYI: Sorceforge CVS is hosted again. >>> >>> From the Site Status Page (https://sourceforge.net/docs/A04/) >>> >>> (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09 the >>> developer CVS server had a disk-failure. As the new CVS infrastructure >>> is in its final phases of rollout, we'll be deploying it, in place of >>> the current infrastructure, by end of week. We'll be sending out an >>> email to project administrators with further details later in the day, >>> regarding how to access the new CVS servers and the changes that >>> occurred with the new infrastructure. >>> >>> >>> >>> ------------------------------------------------------- >>> Using Tomcat but need to do more? Need to support web services, >>> security? >>> Get stuff done quickly with pre-integrated technology to make your job >>> easier >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> Geronimo >>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >>> _______________________________________________ >>> Springframework-developer mailing list >>> Spr...@li... >>> https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |
|
From: Colin S. <col...@ex...> - 2006-05-12 23:49:29
|
There is some weird stuff going on, so be carefull... Checking out spring-projects pulled down ConversationRedirectTests.java as part of all the rest, which was a file that got checked in on 4/4, but got subsequently deleted. It shouldn't have come down, yet it did. And spring-projects is definitely up to date or close to it, as a tag I put in there on Sunday is there... Colin On 5/12/2006 5:06 PM, Colin Sampaleanu wrote: > It's definitely working, and quite fast. I did an update on what I > pulled down before, and also pulled down spring-projects, and I could > hear my hard drive chugging along _much_ more quickly than with the > old servers. > > I'm also partway through an rsync of the repo, which is going pretty > quick. Much better than the old tarball system. > > As for content not being quite up to date, I'm not sure we're going to > get any more. The SF status page says that CVS is up as of 2006-05-12 > at 11:30 Pacific time, which was about 2 1/2 hours ago. > > Colin > > On 5/12/2006 3:00 PM, tho...@tr... wrote: >> I tried, can connect - get the new ssh key prompt, but accessing the >> repository I get I/O error - unkown compression method >> >> Thomas >> >> >> >>> This seems to be up again on the new hardware at SF. I haven't received >>> an official "CVS is up again email from SF", but yesterday's status >>> email said the repos would be accessible this afternoon, and I was able >>> to pull out both anon and dev just now. >>> >>> Note that you _will_ have to check out sources again. The path to both >>> the dev and anon instances has changed: >>> >>> dev: >>> >>> :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/springframework >>> >>> >>> anon: >>> >>> :pserver:ano...@sp...:/cvsroot/springframework >>> >>> >>> >>> It seems to be pretty fast too. >>> >>> >>> On 5/10/2006 3:57 PM, John Lewis wrote: >>> >>>> FYI: Sorceforge CVS is hosted again. >>>> >>>> From the Site Status Page (https://sourceforge.net/docs/A04/) >>>> >>>> (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09 the >>>> developer CVS server had a disk-failure. As the new CVS infrastructure >>>> is in its final phases of rollout, we'll be deploying it, in place of >>>> the current infrastructure, by end of week. We'll be sending out an >>>> email to project administrators with further details later in the day, >>>> regarding how to access the new CVS servers and the changes that >>>> occurred with the new infrastructure. >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> Using Tomcat but need to do more? Need to support web services, >>>> security? >>>> Get stuff done quickly with pre-integrated technology to make your job >>>> easier >>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>>> Geronimo >>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >>>> >>>> _______________________________________________ >>>> Springframework-developer mailing list >>>> Spr...@li... >>>> https://lists.sourceforge.net/lists/listinfo/springframework-developer >>>> >>>> >>> >>> ------------------------------------------------------- >>> Using Tomcat but need to do more? Need to support web services, >>> security? >>> Get stuff done quickly with pre-integrated technology to make your job >>> easier >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> Geronimo >>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >>> >>> _______________________________________________ >>> Springframework-developer mailing list >>> Spr...@li... >>> https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >> >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> > > |
|
From: Thomas R. <tho...@tr...> - 2006-05-13 02:46:06
|
It's working. That was my error - missing the leading slash in the repository path. Thomas On May 12, 2006, at 3:00 PM, tho...@tr... wrote: > I tried, can connect - get the new ssh key prompt, but accessing the > repository I get I/O error - unkown compression method > > Thomas > > >> This seems to be up again on the new hardware at SF. I haven't >> received >> an official "CVS is up again email from SF", but yesterday's status >> email said the repos would be accessible this afternoon, and I was >> able >> to pull out both anon and dev just now. >> >> Note that you _will_ have to check out sources again. The path to >> both >> the dev and anon instances has changed: >> >> dev: >> >> :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/ >> springframework >> >> anon: >> >> :pserver:ano...@sp...:/cvsroot/ >> springframework >> >> >> It seems to be pretty fast too. >> >> >> On 5/10/2006 3:57 PM, John Lewis wrote: >>> FYI: Sorceforge CVS is hosted again. >>> >>> From the Site Status Page (https://sourceforge.net/docs/A04/) >>> >>> (* 2006-05-10 04:43:14* - Project CVS Service ) As of >>> 2006-05-09 the >>> developer CVS server had a disk-failure. As the new CVS >>> infrastructure >>> is in its final phases of rollout, we'll be deploying it, in >>> place of >>> the current infrastructure, by end of week. We'll be sending out an >>> email to project administrators with further details later in the >>> day, >>> regarding how to access the new CVS servers and the changes that >>> occurred with the new infrastructure. >>> >>> >>> >>> ------------------------------------------------------- >>> Using Tomcat but need to do more? Need to support web services, >>> security? >>> Get stuff done quickly with pre-integrated technology to make >>> your job >>> easier >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> Geronimo >>> http://sel.as-us.falkag.net/sel? >>> cmd=lnk&kid=120709&bid=263057&dat=121642 >>> _______________________________________________ >>> Springframework-developer mailing list >>> Spr...@li... >>> https://lists.sourceforge.net/lists/listinfo/springframework- >>> developer >>> >> >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job >> easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework- >> developer >> > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |