Hi friends,
While finding my way to csv through ssh, I've noted some remarks.
Some things were hard to find out for me. Just because it was rather new
to me, and links to more info, often point to huge amount of text, with
so many details ;-)
OK, my suggestions...
It is about http://www.openoffice.org/scdocs/ddSSHGuide.html#tunneling
- Step 3. Tunneling
- Pointing CVSROOT to Your Localhost
Holds no explanation. I would suggest:
"export CVSROOT=:pserver:[your openoffice.org userna...@localhost:/cvs
where /cvs is the location on your computer with the ssh key.
- Step 5. What now?
- How to use CVS with a tunnel: Basics
[....]
1. Establish a tunnel. If it works, you will be asked for your
passphrase (not password, a sign of failure)
2. Open new shell
3. Set cvsroot:
export CVSROOT=:pserver:[your openoffice.org userna...@localhost:/cvs
4. Initiate the CVS connection.
cvs login
when you did not set the cvsroot, you have to use
cvs -d :pserver:[your openoffice.org userna...@localhost:/cvs login
5. The regular set of CVS commands obtains.
so you end with cvs logout.
[....]
Ciao - Cor
--
Cor Nouws
- nl.OpenOffice.org marketing contact
- Community Contributor Representative in the Community Council
Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]