Aryeh Friedman | 11 Mar 2013 00:46
Picon

contribution for the HowTo guide

Section 2.2. How to copy a project

1. Create a new project of the desired destination name
2. Use aedist to recreate the baseline of the source project into the destination project
3. Close the change set in the new project

Example:

aenpr -p foo -version .
aedist -p ack -bl -s|aedist -p foo -r
aecd
aefinish
aeib -p ack -c 10
aefinish

_______________________________________________
Aegis-users mailing list
Aegis-users <at> lists.auug.org.au
http://lists.auug.org.au/listinfo/aegis-users
Aryeh Friedman | 11 Feb 2013 10:35
Picon

best way to completely undo a coompleted change

I really messed up one of our projects by accidentally integrating a very bad baseline and now I want to completely undo that change set and any that came after it (there are 3 failed attempts to debug before giving up).... I tried 9aeget but at least7 at the aedist/aetar level -es seems to mean most recent baseline not the one as it existed at the time and aeclone does not have a entire source option

_______________________________________________
Aegis-users mailing list
Aegis-users <at> lists.auug.org.au
http://lists.auug.org.au/listinfo/aegis-users
Peter Miller | 8 Jan 2013 03:37
Picon
Gravatar

history visualization 1998-2012

Hi Folks,

I ran the Aegis commit history through "gource" [1] and made a couple of
video from it, see the Aegis SF download pages [2] and then scroll down
to the two *.avi files at the end. The 4.26 release will include the
aegource program I used to generate the input for the gource
visualisation program.

[1] http://code.google.com/p/gource/
[2] http://sourceforge.net/projects/aegis/files/aegis/

--

-- 
Regards
Peter Miller <pmiller <at> opensource.org.au>
/\/\*        http://miller.emu.id.au/pmiller/

PGP public key ID: 1024D/D0EDB64D
fingerprint = AD0A C5DF C426 4F03 5D53  2BDB 18D8 A4E2 D0ED B64D
See http://pgp.mit.edu/ or any PGP keyserver for public key.

"People are like stained-glass windows. They sparkle and shine when the
sun is out, but when the darkness sets in, their true beauty is revealed
only if there is a light from within." -- Elisabeth Kibler-Ross
Aryeh Friedman | 7 Jan 2013 16:12
Picon

slightly misleading error message in aedist

The remote machines error message is a little misleading:

~ aryeh <at> scoobySnax2% aedist -p c-specMed-EKG2 -c 34 -s|ssh
remote.example.com aedist -p c-specMed-EKG2 -r
aedist: project "c-specMed-EKG2": change 34: there is no change or
branch of this number known to this project
aedist: the standard input: missing file, expected "etc/project-name", maybe
	the sender needs to use the --compatibility=4.24.3.D001 option
Aryeh Friedman | 4 Jan 2013 05:44
Picon

Re: aede-policy vs. new years

Oh and to duration (do not site me on this since I am not an attorney)
it is life tie + 50 years for individuals and just 50 years for
corporate works

On Thu, Jan 3, 2013 at 11:43 PM, Aryeh Friedman
<aryeh.friedman <at> gmail.com> wrote:
> In the US... in the US there are three levels of protection: 1) no
> notice (very hard to enforce), 2) notice but not registered (slight
> better then 1) and 3) notice and registered (the best)  Our attorney
> was saying that an out of date defaults to the no notice one
>
> On Thu, Jan 3, 2013 at 7:03 PM, Russell Standish
> <hpcoder <at> hpcoders.com.au> wrote:
>> On Thu, Jan 03, 2013 at 04:45:29AM -0500, Aryeh Friedman wrote:
>>> Just passed that idea by our attorney and he said that we would loose
>>> any protection we had for code written in the new year unless *EVERY*
>>> file (regardless if it was modified or not in the new year) was
>>> updated with the new copyright year
>>
>> That sounds nuts! Which jurisidiction are you in?
>>
>> IIUC, in Australia, copyright is automatically granted once a work is
>> created. The copyright notice merely serves as a convenience notice to
>> a reader of the file to help establish provenance.
>>
>> I thought this would also be true in other jurisdictions.
>>
>> OC, copyright does have an expiry time, so updating the copyright year
>> will increment the expiry time of the copyright, but only for the
>> modified files (any old files will still have the previous copyright
>> term). Also adding an author tag will (in some cases) increment the
>> expiry time by the year of an author's death.
>>
>>
>>
>> --
>>
>> ----------------------------------------------------------------------------
>> Prof Russell Standish                  Phone 0425 253119 (mobile)
>> Principal, High Performance Coders
>> Visiting Professor of Mathematics      hpcoder <at> hpcoders.com.au
>> University of New South Wales          http://www.hpcoders.com.au
>> ----------------------------------------------------------------------------
Aryeh Friedman | 1 Jan 2013 06:32
Picon

aede-policy vs. new years

Does anyone have a easy way of making sure that aede-policy does not
complain in mass on copyright years right after new years (I do not
want to do aefa foreign-copyright=true either... I prefer to actually
have the right copyright notice)
Aryeh Friedman | 27 Dec 2012 16:24
Picon

Re: possibly unintended behavior from aedist

I have tried in being_developed and it is a no go

On Thu, Dec 27, 2012 at 3:53 AM, Walter Franzini
<walter.franzini <at> nord-com.it> wrote:
> On Wed, Dec 26 2012, Aryeh Friedman wrote:
>
>> aedist will not ship a change in development (for obvious reasons) but
>> it will ship one in integration
>
> If I'm not wrong aedist can be used to send a change in every state
> execept awaiting_development.
> --
> walter franzini
> NordCom S.p.A.
> Piazza Cadorna, 14 20123 Milano
> Tel. 02.72151.970, Fax 02.72151.909
> Mobile: 3357517911
Aryeh Friedman | 26 Dec 2012 17:11
Picon

possibly unintended behavior from aedist

aedist will not ship a change in development (for obvious reasons) but
it will ship one in integration (I think this is not desirable because
the change set process is not complete and there is no guarantee of a
"working" baseline until it is integrated)
Peter Miller | 18 Nov 2012 06:30
Picon
Gravatar

aegis.2.25 release candidate (d501)

Hi Folks,

I'm working on a 4.26 release.  If you go to

    http://aegis.sourceforge.net/4.25/

you will see a 4.25.D501 available for download.  This is an early
release candidate.  I would appreciate build-and-test reports for this
version of Aegis on as many machine varieties as you have access to.

If any of you have change sets you have yet to send me, now would also
be a good time to send them.

If you are an Ubuntu user, there are binary packages linked from the
Download page, too (via LaunchPad PPA service).

--

-- 
Regards
Peter Miller <pmiller <at> opensource.org.au>
/\/\*        http://miller.emu.id.au/pmiller/

PGP public key ID: 1024D/D0EDB64D
fingerprint = AD0A C5DF C426 4F03 5D53  2BDB 18D8 A4E2 D0ED B64D
See http://pgp.mit.edu/ or any PGP keyserver for public key.

Real computer scientists despise the idea of actual hardware.  Hardware
has limitations, software doesn't.  It's a real shame that Turing
machines are so poor at I/O.
Aryeh Friedman | 28 Oct 2012 07:14
Picon

how to get aede-policy to accept more real life like description requirements

We often want to set out description and brief_description be the same
and both not being "none".... how would we do this with aede-policy
all/description?
Aryeh Friedman | 18 Oct 2012 06:20
Picon

odd question

Where can I find the complete list of the numbers aegis considers to
be "unlucky" (apeattr(5)'s skip_unlucky=true)?

Gmane