Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] cvs problems

Date2006-10-28 22:46
FromVictor Lazzarini
SubjectRe: [Cs-dev] cvs problems
cvs -z3 -d:ext:ingalls@cvs.sourceforge.net:/cvsroot/csound
co csound5

Is thta what you asked?

>
> sorry that i am such a bonehead, but
> it's been a couple months since i've checked out sources
> and now my   cvs client
> is throwing an error -- and i can't ever remember things
> like this [ i'll probably bug you in a minute how to
> compile the sources too!]
>
>
> could someone please tell me what i am doing wrong with my
> cvs settings:
>
> host: csound.cvs.sourceforge.net
> root: /cvsroot/csound
> module: csound5
> ssh user name: ingalls
> password: (who knows where i got it)
>
> THANKS!
> matt
>
>
>
> ----------------------------------------------------------
> --------------- 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
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

-------------------------------------------------------------------------
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
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-29 10:31
Fromjpff
SubjectRe: [Cs-dev] cvs problems
>>>>> "Victor" == Victor Lazzarini  writes:

CVS_RSH=ssh; export CVS_RSH

 Victor> cvs -z3 -d:ext:ingalls@cvs.sourceforge.net:/cvsroot/csound
 Victor> co csound5

==John ffitch

-------------------------------------------------------------------------
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
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-29 19:25
Frommatt ingalls
SubjectRe: [Cs-dev] cvs problems
AttachmentsNone  None  
so i am still having problems.  
am wondering if my user name or password has changed?

according to sourceforge docs, it says the hostname should be:
PROJECTNAME.cvs.sourceforge.net 

when i do that i get an authentication failed message

when i just give hostname as 
cvs.sourceforge.net 

nothing happens - no error or anything

thanks,
matt


On Oct 29, 2006, at 2:31 AM, jpff wrote:

"Victor" == Victor Lazzarini <victor.lazzarini@nuim.ie> writes:

CVS_RSH=ssh; export CVS_RSH

 Victor> cvs -z3 -d:ext:ingalls@cvs.sourceforge.net:/cvsroot/csound
 Victor> co csound5

==John ffitch

-------------------------------------------------------------------------
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
_______________________________________________
Csound-devel mailing list



Date2006-10-29 20:33
FromSimon Schampijer
SubjectRe: [Cs-dev] cvs problems
There was a change once.
You have to change it on the sourceforge site.
I will see if I can dig some more information since I had the same problem,

Simon



matt ingalls wrote:
> so i am still having problems.  
> am wondering if my user name or password has changed?
>
> according to sourceforge docs, it says the hostname should be:
> PROJECTNAME.cvs.sourceforge.net 
>
> when i do that i get an authentication failed message
>
> when i just give hostname as 
> cvs.sourceforge.net 
>
> nothing happens - no error or anything
>
> thanks,
> matt
>
>
> On Oct 29, 2006, at 2:31 AM, jpff wrote:
>
>>>>>>> "Victor" == Victor Lazzarini >>>>>> > writes:
>>
>> CVS_RSH=ssh; export CVS_RSH
>>
>>  Victor> cvs -z3 -d:ext:ingalls@cvs.sourceforge.net 
>> :/cvsroot/csound
>>  Victor> co csound5
>>
>> ==John ffitch
>>
>> -------------------------------------------------------------------------
>> 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 
>> 
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net 
>> 
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> 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
> ------------------------------------------------------------------------
>
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>   


-------------------------------------------------------------------------
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
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-29 20:39
FromSimon Schampijer
SubjectRe: [Cs-dev] cvs problems
Matt,
The info I got back then was: "They had a security attack
in July and made everyone change their password. So log in to sourceforge
via html on your browser and change your password."

Hope this does solve your problem,
Simon


Simon Schampijer wrote:
> There was a change once.
> You have to change it on the sourceforge site.
> I will see if I can dig some more information since I had the same problem,
>
> Simon
>
>
>
> matt ingalls wrote:
>   
>> so i am still having problems.  
>> am wondering if my user name or password has changed?
>>
>> according to sourceforge docs, it says the hostname should be:
>> PROJECTNAME.cvs.sourceforge.net 
>>
>> when i do that i get an authentication failed message
>>
>> when i just give hostname as 
>> cvs.sourceforge.net 
>>
>> nothing happens - no error or anything
>>
>> thanks,
>> matt
>>
>>
>> On Oct 29, 2006, at 2:31 AM, jpff wrote:
>>
>>     
>>>>>>>> "Victor" == Victor Lazzarini >>>>>>> > writes:
>>>>>>>>                 
>>> CVS_RSH=ssh; export CVS_RSH
>>>
>>>  Victor> cvs -z3 -d:ext:ingalls@cvs.sourceforge.net 
>>> :/cvsroot/csound
>>>  Victor> co csound5
>>>
>>> ==John ffitch
>>>
>>> -------------------------------------------------------------------------
>>> 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 
>>> 
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net 
>>> 
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>       
>> ------------------------------------------------------------------------
>>
>> -------------------------------------------------------------------------
>> 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
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>   
>>     
>
>
> -------------------------------------------------------------------------
> 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
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>   


-------------------------------------------------------------------------
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
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-29 20:45
Frommatt ingalls
SubjectRe: [Cs-dev] cvs problems
yep that was it.  thanks simon!

On Oct 29, 2006, at 12:39 PM, Simon Schampijer wrote:

> Matt,
> The info I got back then was: "They had a security attack
> in July and made everyone change their password. So log in to  
> sourceforge
> via html on your browser and change your password."
>
> Hope this does solve your problem,
> Simon
>
>
> Simon Schampijer wrote:
>> There was a change once.
>> You have to change it on the sourceforge site.
>> I will see if I can dig some more information since I had the same  
>> problem,
>>
>> Simon
>>
>>
>>
>> matt ingalls wrote:
>>
>>> so i am still having problems.
>>> am wondering if my user name or password has changed?
>>>
>>> according to sourceforge docs, it says the hostname should be:
>>> PROJECTNAME.cvs.sourceforge.net
>>>
>>> when i do that i get an authentication failed message
>>>
>>> when i just give hostname as
>>> cvs.sourceforge.net
>>>
>>> nothing happens - no error or anything
>>>
>>> thanks,
>>> matt
>>>
>>>
>>> On Oct 29, 2006, at 2:31 AM, jpff wrote:
>>>
>>>
>>>>>>>>> "Victor" == Victor Lazzarini >>>>>>>> > writes:
>>>>>>>>>
>>>> CVS_RSH=ssh; export CVS_RSH
>>>>
>>>>  Victor> cvs -z3 -d:ext:ingalls@cvs.sourceforge.net
>>>> :/cvsroot/csound
>>>>  Victor> co csound5
>>>>
>>>> ==John ffitch
>>>>
>>>> ------------------------------------------------------------------- 
>>>> ------
>>>> 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
>>>> >>> cmd=lnk&kid=120709&bid=263057&dat=121642>
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> 
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>>
>>> -------------------------------------------------------------------- 
>>> ----
>>>
>>> -------------------------------------------------------------------- 
>>> -----
>>> 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
>>> -------------------------------------------------------------------- 
>>> ----
>>>
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>
>>
>> --------------------------------------------------------------------- 
>> ----
>> 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
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>
>
> ---------------------------------------------------------------------- 
> ---
> 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
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>


-------------------------------------------------------------------------
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
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net