Adam Jack wrote:
 
From: Adam Jack <[EMAIL PROTECTED]>
Subject: Empty password
Date: Tue, 4 Mar 2003 10:25:03 -0700
Content-Type: text/plain;
                      charset="iso-8859-1"
 
I know this worked once, and my repository config file has my real
password.
Somehow though -- although
the other values are being taken from my repository config, the password
is
being reported as blank, and
so the repository name is being used as a password. Could something I
checked out interfere? Could something
I set in one of the other config files interfere? Any pointers
appreciated.
 
Attempting to run:
 
                      C:\Gump\workspace>update trysybase
                      cvs -z3 -d
:pserver:[EMAIL PROTECTED]:/xxxx/cvsroot checkout -P
(repository name)
 
                      cvs checkout: Empty password used - try 'cvs
login' with a real password
 
                      cvs [checkout aborted]: authorization failed:
server xxxx.trysybase.com
rejected
                      access to /xxxx/cvsroot for user xxx
 
                      C:\Gump\workspace>
 
Config:
 
<repository name="trysybase" type="cvs">
  <title>TrySybase</title>
  <home-page>http://www.TrySybase.com/</home-page>
 
  <root>
    <method>pserver</method>
    <user>xxxx</user>
    <password>REAL PASSWORD HERE</password>
    <hostname>xxxx.trysybase.com</hostname>
    <path>/xxxx/cvsroot</path>
  </root>
</repository>
 
Adam
 
Has there been any solution to this problem?
I have problems getting it to work....
Any help would be appreciated..
 
Best regards 
 
Claus

Reply via email to