Searched refs:initialfile (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/cvs/contrib/
H A Dsccs2rcs.in87 set initialfile = /tmp/sccs2rcs_$$_init
88 echo "Initial revision" > $initialfile
206 ci -f -r$rev -d"$date" -w$author -t$emptyfile $file < $initialfile >>& $logfile
213 ci -f -r$rev -d"$date" -w$author -t$tmpfile $file < $initialfile >>& $logfile
254 rm -f $tmpfile $emptyfile $initialfile $sedfile
279 rm -f $tmpfile $emptyfile $initialfile $sedfile $revfile
H A Drcs2sccs.sh18 initialfile=/tmp/rcs2sccs_$$_init
19 echo "Initial revision" > $initialfile
136 rm -f $tmpfile $emptyfile $initialfile $sedfile $commentfile

Completed in 122 milliseconds