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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 4: Line 4:
 
http://www.openoffice.org/scdocs/ddSSHGuide.html
 
http://www.openoffice.org/scdocs/ddSSHGuide.html
  
== Creative Commons extension CVS home ==
+
== Creative Commons extension CVS ==
  
 +
To check out the Creative Commons extension code:
 +
<pre>
 +
cvs -d :pserver:USERNAME@localhost:/cvs login
 +
cvs -d :pserver:USERNAME@localhost:/cvs/exthome co 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:33, 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

Instructions for CVS anonymous access

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

Personal tools