Initial CVS checkin to initialize version number.
1 parent 6481b5c commit 4cd23a353b18db9f53b30ece8ce4c929d4b14b03
@tundra tundra authored on 23 May 2012
Showing 1 changed file
View
2
■■■
cvscreate.sh
#!/bin/sh
# cvscreate.sh - Create And Checkin A New CVS Project
# Copyright (c) 2012 TundraWare Inc,, Des Plaines, IL USA
# $Id: cvscreate.sh,v 1.1 2012/05/23 23:56:35 tundra Exp $
# $Id: cvscreate.sh,v 1.100 2012/05/23 23:56:36 tundra Exp $
 
# Assumes that the containing directory name is the name of the project
 
if [ $# != 1 ]