Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Teensy documentation patch

Teensy documentation patch



Hi

is this the right place for patch submissions (attached)?

Ian Barwick
Index: unix_compilation.html
===================================================================
RCS file: /projects/pgadmin3/docs/en_US/unix_compilation.html,v
retrieving revision 1.17
diff -c -r1.17 unix_compilation.html
*** unix_compilation.html	4 Dec 2003 15:43:36 -0000	1.17
--- unix_compilation.html	22 Nov 2004 23:34:32 -0000
***************
*** 61,67 ****
  	<LI><P>Download and unpack the pgAdmin source code. 
  	</P>
  	<PRE>If you wish to use CVS code:
! # CVSROOT=:pserver:anonymous(at)cvs(dot)pgadmin(dot)org:/disk1/cvsroot export CVSROOT
  # cvs login
  # cvs -z9 checkout pgadmin3
  # cd pgadmin3
--- 61,67 ----
  	<LI><P>Download and unpack the pgAdmin source code. 
  	</P>
  	<PRE>If you wish to use CVS code:
! # CVSROOT=:pserver:anonymous(at)cvs(dot)pgadmin(dot)org:/projects export CVSROOT
  # cvs login
  # cvs -z9 checkout pgadmin3
  # cd pgadmin3


Home | Main Index | Thread Index

top