Re: SCCS to RCS

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (application/pgp-signature)
このメッセージを削除
このメッセージに返信
著者: Bill Jonas
日付:  
To: plug-discuss
題目: Re: SCCS to RCS
On Mon, Feb 23, 2004 at 04:21:04PM +0000, Ben Coffman wrote:
> Is idea within reason?


Sounds reasonable to me, but a simpler method seems like it would be to
use find since you get recursion into directories for free:
"find /path/to/SCCS/repository -type d -exec sccs2rcs --arguments \{} \;"
(or however you need to call sccs2rcs)

See also find(1) for more details.

-- 
Bill Jonas    *        *    http://www.billjonas.com/
"It's a dangerous business, Frodo, going out your front door.  You step
into the Road,  and if you don't keep your feet,  there  is  no knowing
where you might be swept off to."  --  Bilbo Baggins