[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[RFC] get-deps.sh make-over

From: Gabriela Gibson <gabriela.gibson_at_gmail.com>
Date: Fri, 08 Mar 2013 22:31:34 +0000

I would like to make get-deps.sh a little more informative.

1) every time it downloads something, it should tell you what it got,
where it is and what it's needed for and what you're expected to do
with it, if anything.

For example:

- downloading apt (required library) from ...
- done -- <pointer to complex instructions>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- downloading Serf (optional library) from ...
- renaming directory
-- done -- <simple instruction what to do next>
....

2) if it doesn't download something it should tell you what there is,
if possible, e.g.

-- Serf 1.1.1 already present in trunk/serf/

3) A more informative --help output that introduces get-deps.sh, with
subcategories that display the help for the downloads, e.g.
./get-deps.sh help serf
  <instructions regarding how to proceed with serf after download>

---
Comments?
Gabriela
Received on 2013-03-08 23:31:52 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.