head	1.6;
access;
symbols
	TIGRIS_1_1_0RC2:1.6
	TIGRIS_1_1_0RC1:1.6
	TIGRIS_1_1:1.6.0.4
	TIGRIS_1_0_8:1.6
	TIGRIS_1_0_8RC3:1.6
	TIGRIS_1_0_8RC2:1.6
	TIGRIS_1_0_8RC1:1.6
	TIGRIS_1_0_7:1.6
	TIGRIS_1_0_7RC3:1.6
	TIGRIS_1_0_7RC2:1.6
	TIGRIS_1_0_7RC1:1.6
	TIGRIS_1_0_6:1.6
	TIGRIS_1_0_6RC5:1.6
	TIGRIS_1_0_6RC4:1.6
	TIGRIS_1_0_6RC3:1.6
	TIGRIS_1_0_6RC2:1.6
	TIGRIS_1_0_6RC1:1.6
	TIGRIS_1_0_5:1.6
	TIGRIS_1_0_5RC6:1.6
	TIGRIS_1_0_5RC5:1.6
	TIGRIS_1_0_5RC4:1.6
	TIGRIS_1_0_5RC3:1.6
	TIGRIS_1_0_5RC2:1.6
	TIGRIS_1_0_5RC1:1.6
	TIGRIS_1_0_4:1.6
	TIGRIS_1_0_3:1.6
	TIGRIS_1_0_2:1.6
	TIGRIS_1_0_1:1.6
	TIGRIS_1_0:1.6.0.6
	TIGRIS_1_0_0:1.6
	TIGRIS_1_0_0_RC1:1.6.0.2
	dlr:1.1.1
	HELM_PEER_PORT_BRANCH:1.1.1.1;
locks; strict;
comment	@# @;


1.6
date	2001.02.26.20.07.08;	author dlr;	state Exp;
branches;
next	1.5;

1.5
date	2001.02.23.03.32.43;	author dlr;	state Exp;
branches;
next	1.4;

1.4
date	2001.02.22.01.01.15;	author dlr;	state Exp;
branches;
next	1.3;

1.3
date	2001.02.21.20.22.33;	author dlr;	state Exp;
branches;
next	1.2;

1.2
date	2001.02.21.03.02.31;	author edk;	state Exp;
branches;
next	1.1;

1.1
date	2001.02.08.02.10.43;	author dlr;	state dead;
branches
	1.1.1.1
	1.1.2.1;
next	;

1.1.1.1
date	2001.02.21.00.36.24;	author dlr;	state Exp;
branches;
next	;

1.1.2.1
date	2001.02.08.02.10.43;	author dlr;	state Exp;
branches;
next	;


desc
@@


1.6
log
@OVERWRITE the files, please.
@
text
@#!/bin/sh
#
# Copy Torque-generated base classes into your Java source tree.

HELM_PKG_DIR='org/tigris/helm'

cp -f ~/turbine/bin/torque/torque/output/helm-schema.sql \
   ${SANDBOX}/helm/sql/${HELM_PKG_DIR}/
cp -f ~/turbine/bin/torque/torque/output/${HELM_PKG_DIR}/om/base/*.java \
   ${SANDBOX}/helm/java/${HELM_PKG_DIR}/om/base/
cp -f ~/turbine/bin/torque/torque/output/${HELM_PKG_DIR}/om/map/*.java \
   ${SANDBOX}/helm/java/${HELM_PKG_DIR}/om/map/
@


1.5
log
@Also copy schema file.
@
text
@d7 1
a7 1
cp ~/turbine/bin/torque/torque/output/helm-schema.sql \
d9 1
a9 1
cp ~/turbine/bin/torque/torque/output/${HELM_PKG_DIR}/om/base/*.java \
d11 1
a11 1
cp ~/turbine/bin/torque/torque/output/${HELM_PKG_DIR}/om/map/*.java \
@


1.4
log
@Added constant.
@
text
@d7 2
@


1.3
log
@Keeping up with changes in how Torque generates things.
@
text
@d5 6
a10 4
cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/base/*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/base/
cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/map/*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/map/
@


1.2
log
@adding files from the branch to the head
@
text
@d5 2
a6 4
cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/Base*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/
cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/peer/Base*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/peer/
@


1.1
log
@file cp_autogen_files was initially added on branch HELM_PEER_PORT_BRANCH.
@
text
@d1 10
@


1.1.1.1
log
@Replacing the HEAD with the HELM_PEER_PORT_BRANCH.
@
text
@a0 10
#!/bin/sh
#
# Copy Torque-generated base classes into your Java source tree.

cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/Base*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/
cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/peer/Base*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/peer/
cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/map/*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/map/
@


1.1.2.1
log
@Copy Torque-generated base classes into your Java source tree.
@
text
@a0 10
#!/bin/sh
#
# Copy Torque-generated base classes into your Java source tree.

cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/Base*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/
cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/peer/Base*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/peer/
cp ~/turbine/bin/torque/torque/output/org/tigris/helm/om/map/*.java \
   ${SANDBOX}/helm/java/org/tigris/helm/om/map/
@

