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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 11: Line 11:
 
cvs -d :pserver:USERNAME@localhost:/cvs/exthome co creativecommons
 
cvs -d :pserver:USERNAME@localhost:/cvs/exthome co creativecommons
 
</pre>
 
</pre>
 +
(replace USERNAME by the name you have given when registering your ssh key)
  
 
== 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:34, 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:

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

(replace USERNAME by the name you have given when registering your ssh key)

Instructions for CVS anonymous access

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

Personal tools