To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76900





------- Additional comments from [EMAIL PROTECTED] Mon May 14 12:58:03 +0000 
2007 -------
Ok. I was able to search what others have done as shown below:


# make sure a public key is registered already with OOo

# establish tunnel and keep process in background
ssh -i ~/.ssh/OOo.id_dsa -2 -x -L 2401:localhost:2401 [EMAIL PROTECTED]

# set environment variables for anonymous CVS
export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs

# OR
# set environment variables to use CVS over the SSH tunnel
export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs

# log in
cvs -d :pserver:[EMAIL PROTECTED]:/cvs login /code>

# checkout
cvs checkout sv/www

#Sometimes this is needed instead:

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvs checkout sv/www/

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvs commit sv/www/

But I wasn't able to check out Lao webpages under the lo/www. However, I was ble
to pull Thai and Viet webpages:

[EMAIL PROTECTED]:~/Anousaktran/xangdaoweb> cvs co lo/www
cvs [checkout aborted]: could not chdir to lo: Not a directory
[EMAIL PROTECTED]:~/Anousaktran/xangdaoweb>    

Please help to check where the Lao webpages locate.....it's
http://lo.openoffice.org as the main url.

Thanks,
Anousak

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to