yanming sun wrote:
hello,
Thanks to Eike's reply!
I have just read the informations,and set up the svn access step by step.But
there is still some problems.
question1: about ssh
I have just generated a pair of ssh key and added it as a dependency to issue 94002,but I was
confused when I instructed svn to use this identify.I don't understand what the char
"jr93709" represents in the setence "ssh = ssh -i
/home/jr93709/.ssh/id_dsa_ooo_svn
".finally,i just copy it to my file.
This line has to point to your ssh key. The above example is taken for
user 'jr93709' having his key in his home directory /home/jr93709. For
your usage you of course have to adapt this.
ssh = ssh -i your_private_ssh_key_file
R??diger
question2: about the cws
I wrote my .cwsrc file as below:
[CWS_CONFIG]
CWS_DB_SERVER_1=https://eis.services.openoffice.org/soap/servlet/rpcrouter
CVS_ID=<my EIS account>
CVS_PASSWORD=<my EIS password>
SVN_SERVER=svn+ssh://[email protected]/ooo
After that,I used cws command to create a new cws for a try,but error occured:
$ cws create DEV300 link01
Warning: web service unavailable. Trying backup server.
ERROR: Connection to EIS database failed.
at h:/DEV300_m35/solenv/bin/modules/Cws.pm line 1473
cws: ERROR: 'DEV300' is not a valid master workspace.
FAILURE: cws aborted.
and how to solve the cws problem?
your sincerely,
Sun
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]