Subject: "arch" package
To: None <tech-pkg@netbsd.org>
From: Amitai Schlair <schmonz@schmonz.com>
List: tech-pkg
Date: 02/06/2002 12:55:08
I read about "arch", a very interesting revision control tool, on
Slashdot yesterday, and packaged it. However, I don't have the time
right now to learn about how it works and try it out. Can someone who
does (or someone who already uses arch, for that matter) test this
package?

$ cd /usr/pkgsrc/devel
$ ftp http://netbsd.schmonz.com/packages/arch.tar.gz
$ tar -zxf arch.tar.gz && rm arch.tar.gz
$ cd arch && make install

If it works, then it can go into pkgsrc, and it'll be there when I'm
ready to play with it. :-)

Thanks,

- Amitai