1 | .. $Id: info.rst 1094 2012-09-07 19:39:37Z jemian $ |
---|
2 | |
---|
3 | More Information |
---|
4 | ================================== |
---|
5 | |
---|
6 | subversion repository |
---|
7 | ------------------------ |
---|
8 | |
---|
9 | The PvMail project is hosted on the APS XSD subversion server. |
---|
10 | You may check out the entire project source code |
---|
11 | :index:`subversion repository` |
---|
12 | and development subdirectory:: |
---|
13 | |
---|
14 | svn co https://subversion.xray.aps.anl.gov/bcdaext/pvMail ./pvMail |
---|
15 | |
---|
16 | |
---|
17 | project management site |
---|
18 | ------------------------ |
---|
19 | |
---|
20 | You may find it easier to view the various code revisions and other aspects |
---|
21 | of the project from the project management site. Links there will direct |
---|
22 | you to the resources (documentation, source code) for the PvMail project. |
---|
23 | |
---|
24 | https://subversion.xray.aps.anl.gov/trac/bcdaext/wiki/PvMail |
---|
25 | |
---|
26 | |
---|
27 | Documentation |
---|
28 | ------------------------ |
---|
29 | |
---|
30 | .. index:: |
---|
31 | EPUB |
---|
32 | PDF |
---|
33 | PvMail project |
---|
34 | |
---|
35 | Documentation for the PvMail project, |
---|
36 | maintained using Sphinx (http://sphinx.pocoo.org), |
---|
37 | is available from |
---|
38 | http://subversion.xray.aps.anl.gov/admin_bcdaext/pvMail |
---|
39 | and also |
---|
40 | :download:`EPUB <PvMail.epub>` and |
---|
41 | :download:`PDF <PvMail.pdf>` versions. |
---|
42 | |
---|
43 | |
---|
44 | .. index:: change history |
---|
45 | |
---|
46 | .. _changes: |
---|
47 | |
---|
48 | Change History |
---|
49 | ============================ |
---|
50 | |
---|
51 | :v3.0.1: |
---|
52 | * (2012-09-07) |
---|
53 | * new home for documentation |
---|
54 | * check for existence of sendmail program before trying |
---|
55 | |
---|
56 | :v3.0: |
---|
57 | * (2012-06-19) |
---|
58 | * release of new code |
---|
59 | |
---|
60 | |
---|
61 | .. index:: TODO items |
---|
62 | |
---|
63 | .. _TODO: |
---|
64 | |
---|
65 | TODO items for a future release |
---|
66 | ======================================== |
---|
67 | |
---|
68 | #. Connect status updates from :class:`pvMail.PvMail()` with status in the GUI |
---|
69 | #. Report PV connection problems in an obvious way |
---|
70 | #. GUI: display the tail end of the LOG_FILE. |
---|
71 | #. GUI: save/restore settings from a named file |
---|
72 | #. GUI: manage multiple pvMail.PvMail() objects (starting, stopping, detaching, ...) |
---|