From 4abd8713c906d97de63a9d88ed7aa0d84eda0f28 Mon Sep 17 00:00:00 2001 From: Ken'ichi Fukamachi Date: Wed, 1 Aug 2018 18:28:15 +0900 Subject: obsolete due to scm changes (cvs to git(github)) --- fml/bin/anoncvs | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100755 fml/bin/anoncvs diff --git a/fml/bin/anoncvs b/fml/bin/anoncvs deleted file mode 100755 index 62b09f72..00000000 --- a/fml/bin/anoncvs +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh -# -# Copyright (C) 2000,2002,2008 Ken'ichi Fukamachi -# All rights reserved. -# -# $FML: anoncvs,v 1.1 2002/04/11 08:52:11 fukachan Exp $ -# - -exec cvs -d anoncvs@anoncvs.fml.org:/cvsroot $* - -# not reached here -echo cannot exec cvs -d :pserver:anoncvs@anoncvs.fml.org:/exports/cvsroot $* -exit 1 -- cgit v1.2.1