1 |
CvsGraph 1.6.1, 08-Jul-2006 |
CvsGraph 1.6.2, 08-Jul-2006 |
2 |
=========================== |
=========================== |
3 |
CvsGraph creates a graphic representation of the revisions and branches in a |
CvsGraph creates a graphic representation of the revisions and branches in a |
4 |
cvs/rcs repository. CvsGraph is inspired on the 'graph'-option from WinCVS. I |
cvs/rcs repository. CvsGraph is inspired on the 'graph'-option from WinCVS. I |
11 |
New in this version |
New in this version |
12 |
------------------- |
------------------- |
13 |
|
|
14 |
- Minor textual fixes in the config manual page |
- Fix merge line links after redoing part of merge lines |
|
|
|
|
- Do a better job at drawing merge lines |
|
15 |
|
|
16 |
|
|
17 |
|
|
20 |
|
|
21 |
create directory: |
create directory: |
22 |
$ cd /where/ever/you/want |
$ cd /where/ever/you/want |
23 |
$ tar xzf cvsgraph-1.6.1.tar.gz |
$ tar xzf cvsgraph-1.6.2.tar.gz |
24 |
$ cd cvsgraph-1.6.1 |
$ cd cvsgraph-1.6.2 |
25 |
$ ./configure |
$ ./configure |
26 |
$ make |
$ make |
27 |
|
|