This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] arm reversible : <phase_2_complete>


I am trying following.

linux-ghot:/home/oza/mk_patch/gdb # cvs -d
:ext:ozapawandeep@sourceware.org:/cvs/src co gdb
ssh: connect to host sourceware.org port 22: Connection timed out
cvs [checkout aborted]: end of file from server (consult above messages if any)

looks like ssh is returning with some error. would you guide me with the same ?

Regards,
Oza.




On 3/9/12, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Oza" == oza Pawandeep <oza.pawandeep@gmail.com> writes:
>
> Oza> 1 ) How do I check out the writable copy ?
> Oza> with following ?
>
> Oza> Read-write CVS (GDB developers only):
> Oza> CVS_RSH=ssh ; export CVS_RSH
> Oza> cvs -d :ext:YOURACCOUNT@sourceware.org:/cvs/gdb co htdocs
>
> No, this is for the web pages.
>
> Oza> 2) what is my acount@sourceware.org ?
>
> It is the account name you applied for...
>
> Try
>
> cvs -d :ext:ozapawandeep@sourceware.org:/cvs/src co gdb
>
> Oza> 3) I think I need to install cvs client or cvs package on linux ?
>
> Any cvs client should work.
>
> Tom
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]