File: README

package info (click to toggle)
archway 0.2.1%2Bpatch-84-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,568 kB
  • ctags: 456
  • sloc: perl: 6,270; makefile: 179
file content (64 lines) | stat: -rw-r--r-- 2,174 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Welcome to ArchWay
------------------

ArchWay is a GNU Arch GUI.  It follows the unix tradition of small tools
doing their work well and cooperating nicely with each other.

Some users reported core dumps on certain operations, we will try to work
around these problems later.  Your feedback is welcome.  Please read TODO
before making feature requests.

Some tips: in a working tree, run "archelf" to operate on project files;
run "archmag" to manage tree merges; run "archeye ." to view tree changes;
run "archeye ,,undo-1" to view any changeset; run "archrog" to manage
registered archives and search for new archives; and so on.

Alternatively, just run "archway" and choose the desired tools from there.
Set environment variable ARCHWAY_NO_IMAGES=1 if you find images annoying.


Verify dependencies
-------------------

Please run "make". This roughly checks you have all needed dependencies.


How to install
--------------

Please run "make" to get a short explanation.


ArchWay information
-------------------

The archway development may be browsed using archzoom:

  http://archzoom.sourcecontrol.net/archzoom.cgi/migo@homemail.com--Perl-GPL/archway?expand

This Arch GUI is a combination of:

  * GNU GPL
  * GTK2
  * Perl

That means freedom, portability and power.

Names used in ArchWay:

Executable | Title     | Label             | Remarks
-----------+-----------+-------------------+--------------------------------
  archway  | ArchWay   | Main Dispatcher   | loads all other interfaces
  archeye  | ArchEye   | Changeset Viewer  | lists modified files, diffs
  archelf  | ArchElf   | Project Tree      | changes, add, update, commit
  archmag  | ArchMage  | Project Merges    | partners, missing, star-merge
  archero  | ArchHero  | Personal Info     | my-id, hats
  archaos  | ArchChaos | Conflict Resolver | *.rej. *.orig
  archgen  | ArchGenie | Branch Graph      | branch/merge wide ancestry
  archang  | ArchAngel | Archive Browser   | abrowse, archive-setup
  archrog  | ArchRogue | Archive Registry  | local and world-wide archives

Please read the files in doc/ directory for additional information.

Home Page: http://www.nongnu.org/archway/