Re: Problem with WinCVS 2.0.2.4 and pserver

Bo Berglund <[email protected]>
Newsgroups gmane.comp.version-control.cvs.gui.user
Organization cvsnt.org news server
Message-ID <[email protected]>
On Sun, 11 Feb 2007 07:12:47 -0000, "A. Weinstein"
<[email protected]> wrote:

>
>I'm having the following problem:
>
>I have a repository that I'm trying to log in to via pserver.  The
>command string that WinCVS sends is as follows (changing names to
>protect the guilty):
>
>cvs -d
>:pserver;username=thisisme;hostname=annoying.physics.domain.edu:/home/directorypath
>login 
>
>Logging in to
>:pserver:[email protected]:2401:/home/directorypath
>cvs [login aborted]: Error reading from server
>annoying.physics.domain.edu: -1: Unknown error
>
>However, if I try to log in via, a linux machine, it works.  However,
>the command string I see echoed is differently constructed, e.g:
>
>Logging in to
>:pserver:[email protected]:2401/home/directorypath
>
>What on earth is going on?  Why the difference in how the port is
>specified, and why does the second command string work when the first
>does not?
>

Use the same string from both places and you will be fine.
The first one is non-standard (will only work with CVSNT) whereas the
second one is the standard one, except for the port spec. THe 2401
port number is NOT needed, you only ever enter anything there if the
server is using a non-standard port!

I recommend using:
  :pserver:user@cvsserver:/repository
In your case this would be:

  : pserver:[email protected]:/home/directorypath

The reason you get the very stupid string using WinCvs is that you
have clicked the compose button ([...]) for the CVSROOT entry.
You do not need to do this, you can type directly into the box exactly
what you want!

HTH

/Bo
(Bo Berglund, developer in Sweden)



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/cvsgui/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/cvsgui/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[email protected] 
    mailto:[email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.