Difference between revisions of "Extensions repository/Creative Commons/CVS"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 6: Line 6:
 
== Creative Commons extension CVS ==
 
== Creative Commons extension CVS ==
  
To check out the Creative Commons extension code:
+
To check out the Creative Commons extension code:<br/>
 +
(replace USERNAME by the name you have given when registering your ssh key)
 
<pre>
 
<pre>
 
cvs -d :pserver:USERNAME@localhost:/cvs login
 
cvs -d :pserver:USERNAME@localhost:/cvs login
cvs -d :pserver:USERNAME@localhost:/cvs/exthome co creativecommons
 
 
</pre>
 
</pre>
(replace USERNAME by the name you have given when registering your ssh key)
+
you will be prompted for a password, enter the password you gave when registering your OpenOffice account
 +
 
 +
<pre>
 +
cvs -d :pserver:USERNAME@localhost:/cvs co exthome/creativecommons
 +
</pre>
  
 
== Instructions for CVS anonymous access ==
 
== Instructions for CVS anonymous access ==
  
 
(to be filled later, I don't know if there is a CVS anonymous access)
 
(to be filled later, I don't know if there is a CVS anonymous access)

Revision as of 12:44, 2 June 2007

CVS access via ssh tunnel

Instructions are available here: http://www.openoffice.org/scdocs/ddSSHGuide.html

Creative Commons extension CVS

To check out the Creative Commons extension code:
(replace USERNAME by the name you have given when registering your ssh key)

cvs -d :pserver:USERNAME@localhost:/cvs login

you will be prompted for a password, enter the password you gave when registering your OpenOffice account

cvs -d :pserver:USERNAME@localhost:/cvs co exthome/creativecommons

Instructions for CVS anonymous access

(to be filled later, I don't know if there is a CVS anonymous access)

Personal tools