29 Oct
2007
29 Oct
'07
6:58 p.m.
On 10/29/07, Jason Chu <jason@archlinux.org> wrote:
On Mon, Oct 29, 2007 at 11:47:40AM -0500, Aaron Griffin wrote:
On 10/27/07, Miklos Vajna <vmiklos@frugalware.org> wrote:
lynx -source -dump $url/_darcs/inventory|grep ']'|sed -n 's/.*\*\(.*\)\]./\1/;$ p'
Doesn't this require a web interface though? I guess we're already pinned to some sort of web interface, but I'm just thinking outloud. Is there a use-case where a darcs or git repo would NOT be HTTP accessible?
If I'm not mistaken the main darcs interface is http. The only other way to interact with it is over ssh. So this will probably work for darcs.
I refuse to add lynx as a dependency for makepkg. If it can't be done KISS, today's date works fine for me for a version number. -Dan