.\" .\" aegis - project change supervisor .\" Copyright (C) 1997-2001 Peter Miller; .\" All rights reserved. .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. .\" .\" MANIFEST: input for archive/aegis.html .\" .ad l .hy 0 .so version.so
[
Download |
Documentation |
Template Projects |
Mailing List
]
[
Year 2000 |
Windows NT |
Reference Sites
]
|
|
|
|
| |
| |
|
|
| |
|
|
| |
| |
|
|
| |
| |
|
|
|
|
|
File Name | Description |
---|---|
aegis-\*(v).README | The README file from the tar distribution. |
aegis-\*(v).lsm | Brief description in .nf LSM .fi format. |
aegis-\*(v).spec | RedHat package manager (RPM) specification file, from the tar distribution. |
aegis-\*(v).tar.gz | The complete source. |
aegis-\*(v).ae | The complete source, in aedist format. This is used by Aegis developers and maintainers. |
aegis-\*(v).faq | Frequently asked questions, with answers. |
aegis-\*(v)-1.i386.rpm | Pre-built Linux executables. |
Second Sources
There are some other packages you should get if and install you haven't already...
gettext | GNU Gettext internationalization library. (If you have GNU Libc 2.0 or later, you don't need this.) |
rx | GNU Regular eXpression library, if your system does not already have the regcomp and regexec library calls. |
zlib | The zlib compression library (implements the GNU Zip compression algorithm). Used to compress change sets for distributiuon, and to optionally compress Aegis' database. |
All of the documents are in Adobe Acrobat (pdf) format. You can obtain free pdf readers, such as
Filename | Description |
---|---|
.\" make sure there is no newline inserted after any of the hyphens in .\" the following! .br example-make-rcs | This template project uses GNU Make for its build tool, and RCS as its history tool. |
.\" make sure there is no newline inserted after any of the hyphens in .\" the following! .br example-cook-fhist | This template project uses Cook for its build tool, and FHist as its history tool. It scales better than the Make-RCS example. |
Posting The address of the mailing list is aegis-users@canb.auug.org.au Please do not attempt to subscribe by sending email to this address. It is for content only. |
Subscribe To subscribe to this mailing list, send an email message to majordomo@canb.auug.org.au with a message body containing the single line subscribe aegis-usersThe subscribe is moderated, and there are more options, too. See the README file for details. |
Archive The mailing list is archived at eGroups. The URL is .br http://www.egroups.com/list/aegis-users/ and then follow the links. The archive starts from July 1999. Sorry, previous postings are not available. |
Unsubscribe To unsubscribe from this mailing list, send an email message to majordomo@canb.auug.org.au with a message body containing the single line unsubscribe aegis-usersThe unsubscribe is moderated, and there are more options, too. See the .br README file for details. |
Compounding this is the fact that many sites want to develop their software for both Unix and Windows NT simultaneously. This means that the security of the repository needs to be guaranteed to be handled in the same way by both operating systems, otherwise one can act as a ``back door'' into the repository. Many sites do not have the same users and permissions (sourced from the same network register of users) on both Unix and Windows NT, making the mapping almost impossible even if the security models did actually correspond.
Most sites using Aegis and Windows NT together do so by running Aegis on the Unix systems, but building and testing on the NT systems. The work areas and repository are accessed via Samba or NFS. .br
There is more Software by Peter Miller at his home page. .br