I'd realized that there was a error in the "Tool" path: /usr/bin/cvs. But I've decided to leave Xcode and try to use the SmartCVS 7. The SmartCVS is easier than Xcode, so I'd adopted it. But now I have a new problem: I think I'd created a new folder in the CVS ( http://gretl.cvs.sourceforge.net/viewvc/gretl/ ), named PO/ and I don't know how to erase it. Any help?
Best, Henrique On Fri, Dec 5, 2008 at 9:16 PM, Allin Cottrell <cottrell(a)wfu.edu> wrote: > On Fri, 5 Dec 2008, Henrique wrote: > >> I'm setting a CVS client (Xcode) and it isn't working fine. The >> configurations that I'm using are as follows: >> >> CVS Settings >> Name - gretl >> Root - :ext:ch_andrade(a)gretl.cvs.sourceforge.net:22/cvsroot/gretl >> Method - ext >> Host - gretl.cvs.sourceforge.net >> Path - /cvsroot/gretl >> Port - 22 >> User - ch_andrade >> Password - ******** >> Tool - /usr/bin/cvs >> >> What's wrong? > > I think you're mostly there, except that sourceforge requires that > ssh be used. In scriptland one says "export CVS_RSH=ssh"; I > suppose there must be a corresponding setting in Xcode. Just > possibly, one could use this for the "Tool": > > CVS_RSH=ssh /usr/bin/cvs > > One can also send one's ssh public key to sourceforge; see > http://sourceforge.net/cvs/?group_id=36234 > (the section headed "Developer CVS Access via SSH" > > Allin. > _______________________________________________ > Gretl-devel mailing list > Gretl-devel(a)lists.wfu.edu > http://lists.wfu.edu/mailman/listinfo/gretl-devel > -- Henrique C. de Andrade Doutorando em Economia Aplicada Universidade Federal do Rio Grande do Sul www.ufrgs.br/ppge
