(was Re: Can't commit)

I was able to connect with ssh2.exe from ssh.com and
perform few simple cvs oeprations but it keeps asking me for the password
each
time.

How do you solve this problem ? Does Source Forge support passwordless key
authentication ?

If this will not work, I will try the cygnus solution. Is this a verified
solution ? Also, what version of ssh works well with SourceForge and cygnus
on Windows NT ?

Thanks,
Tal

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Eugene
> Gluzberg
> Sent: Sunday, June 10, 2001 9:17 PM
> To: [EMAIL PROTECTED]
> Subject: [Lucene-dev] Fwd: Re: Can't commit
>
>
>
>
> Developer access does not use pserver... It uses ext method with
> SSH, so set
> your -d option correct, and set up an eviroment variable called
> CVS_RSH and
> set it to your ssh installation directory...
>
> You're going to need to install ssh. I would recomend getting
> cygnus with all
> of its ssh stuff if you're using windoez.
>
> Guys, any other ways to commit from windoez?
>
>
> >
> > --- Tal Dayan <[EMAIL PROTECTED]> wrote:
> > >
> > > I was able to 'login', 'co' and 'edit' but when I
> > > tried to checkin:
> > >
> > > [d:\lucene\sandbox\website\faq]lc ci chapter.indexing.faq
> > >
> >> I got the error:
> > >
> > > cvs [server aborted]: "commit" requires write access to the repository
> > > cvs.exe commit: saving log message in C:\TEMP\5
> > >
> > > BTW, 'lc' is aliased on my NT box to :
> > >
> > >
> > >
> > >   u:\cvs\cvs.exe
> > -d:pserver:[EMAIL PROTECTED]:/cvsroot/lucene
> > >
> > > Any idea what the problem is ?
> > >
> > > Thanks,
> > >
> > > Tal
> > >
> > >
> > >
> > > > -----Original Message-----
> > > > From: Eugene Gluzberg [mailto:[EMAIL PROTECTED]]
> > > > Sent: Tuesday, June 05, 2001 2:59 PM
> > > > To: Tal Dayan
> > > > Subject:
> > > >
> > > >
> > > >
> > > >
> > > > You also have editor access to the documentation part of
> > > > sourceforge. I have
> > > > not really used or tried that, so its up to you to
> experiment with it.
> > > >
> > > > Please post your stuff on the actual web site.
> > > >
> > > > To update the web site, use your developer cvs access to
> cvs checkout the
> > > > website module
> > > >
> > > > cvs co website
> > > >
> > > > then change and and test the web site on your own machine...
> > > >
> > > > check in your changes into CVS:
> > > > cvs ci website
> > > >
> > > > then login to the shell box:
> > > > ssh [EMAIL PROTECTED]
> > > >
> > > > and update the actual site
> > > >
> > > > cd /home/groups/l/lu/lucene
> > > >
> > > > cvs update -d -P -A website
> > > >
> > > > please be careful of what you do in the actual group directory.
> > > > any changes
> > > > you
> > > > make there will reflect the website immediatelly.
> > > >
> > > > Eugene Gluzberg
> > > > Lucene Project Admin
> > > >
> > > >
> > > > _________________________________________________________
> > > > Do You Yahoo!?
> > > > Get your free @yahoo.com address at http://mail.yahoo.com
> > > >
> > > >
> > >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get personalized email addresses from Yahoo! Mail - only $35
> > a year!  http://personal.mail.yahoo.com/
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year!  http://personal.mail.yahoo.com/
>
> _______________________________________________
> Lucene-dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/lucene-dev
>


_______________________________________________
Lucene-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/lucene-dev

Reply via email to