<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user">
    <title>gmane.comp.version-control.aegis.user</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3727"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3726"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3725"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3724"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3723"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3722"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3721"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3720"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3719"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3718"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3717"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3716"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3715"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3714"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3713"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3712"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3711"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3710"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3709"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3708"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3727">
    <title>contribution for the HowTo guide</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3727</link>
    <description>&lt;pre&gt;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&amp;lt; at &amp;gt;lists.auug.org.au
http://lists.auug.org.au/listinfo/aegis-users
&lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2013-03-10T23:46:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3726">
    <title>Re: best way to completely undo a coompleted change</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3726</link>
    <description>&lt;pre&gt;

'aecp -delta ## -rescind' should help.  More information in aecp(1).

Probably rescinding the offending changes one at a time in reverse
integration order is the easiest way to go back to the point you want.

HTH
&lt;/pre&gt;</description>
    <dc:creator>Walter Franzini</dc:creator>
    <dc:date>2013-02-11T09:48:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3725">
    <title>best way to completely undo a coompleted change</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3725</link>
    <description>&lt;pre&gt;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&amp;lt; at &amp;gt;lists.auug.org.au
http://lists.auug.org.au/listinfo/aegis-users
&lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2013-02-11T09:35:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3724">
    <title>Re: history visualization 1998-2012</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3724</link>
    <description>&lt;pre&gt;

Hi Peter,


I'll look at the videos.

I interpret this work as a sign of a Good Day :-)

&lt;/pre&gt;</description>
    <dc:creator>Walter Franzini</dc:creator>
    <dc:date>2013-01-08T06:42:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3723">
    <title>history visualization 1998-2012</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3723</link>
    <description>&lt;pre&gt;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/

&lt;/pre&gt;</description>
    <dc:creator>Peter Miller</dc:creator>
    <dc:date>2013-01-08T02:37:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3722">
    <title>slightly misleading error message in aedist</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3722</link>
    <description>&lt;pre&gt;The remote machines error message is a little misleading:

~ aryeh&amp;lt; at &amp;gt;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
&lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2013-01-07T15:12:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3721">
    <title>Re: aede-policy vs. new years</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3721</link>
    <description>&lt;pre&gt;As long it contains the last year it was copyrighted any of those
forms is ok... if it is 2010-2013 that just serves to establish a
documentable development history in case some claims your infringing
but claims there work is after your first date... namely if I claim
you copied my TheNextKillerClass.java and that I made it in 2011 but
you have 2010-2013 then you can legitimately claim (provided you can
produce verifiable copies of pre-2011 versions) your not infringing
and matter of fact I am the one infringing... If you only have 2013
and not 2010-2013 and I have a legit notice of 2011 then my claim
trumps yours...

Note to Peter:  In the US unless you have "Copyright (C) 2013 foo inc.
All rights reserved." then I am free to make as many copies as I want
without your permission as long I maintain the original copyright
notice and make no claim of authorship.   You're free to put anything
you want in the "All rights reserved" clause for example book
publishers often say something like "All rights reserved. &lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2013-01-05T08:45:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3720">
    <title>Re: aede-policy vs. new years</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3720</link>
    <description>&lt;pre&gt;Are you updating every file from say
Copyright (C) 2010, foo inc
To
Copyright (C) 2013, foo inc

Or are you making the update the form as range ala
Copyright (C) 2010-2013, foo inc

There seems to be a lot of misinformation re copyright forms and meanings. What say your attorney ?

Sent from my iPhone

On Jan 3, 2013, at 3:45, "Aryeh Friedman" &amp;lt;aryeh.friedman&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


This communication, including any attachments, may contain information that is proprietary, privileged, confidential or legally exempt from disclosure. If you are not a named addressee, you are hereby notified that you are not authorized to read, print, retain a copy of or disseminate any portion of this communication without the consent of the sender and that doing so may be unlawful. If you have received this communication in error, please immediately notify the sender via return e-mail and delete it from your system.
&lt;/pre&gt;</description>
    <dc:creator>Pendergraft, Jerry</dc:creator>
    <dc:date>2013-01-04T17:02:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3719">
    <title>Re: aede-policy vs. new years</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3719</link>
    <description>&lt;pre&gt;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
&amp;lt;aryeh.friedman&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2013-01-04T04:44:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3718">
    <title>Re: aede-policy vs. new years</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3718</link>
    <description>&lt;pre&gt;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

On Thu, Jan 3, 2013 at 2:51 AM, Walter Franzini
&amp;lt;walter.franzini&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2013-01-03T09:45:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3717">
    <title>Re: aede-policy vs. new years</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3717</link>
    <description>&lt;pre&gt;

You can also use aca foreign-copyright=true, maybe it can fit better
with your workflow.

ciao
&lt;/pre&gt;</description>
    <dc:creator>Walter Franzini</dc:creator>
    <dc:date>2013-01-03T07:51:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3716">
    <title>Re: aede-policy vs. new years</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3716</link>
    <description>&lt;pre&gt;My case is a little more complex in that I do on my development on a
local test machine then upload it (via aedist -bl [due to there being
many changesets in between updates]) to a demo server and once
approved by the client to there production server.... it would be hard
(not impossible I guess [I should look at doing some sed calls maybe])
to do the upload/build/etc. outside of aegis/cook (there are machine
dependent configs, URL user/group names etc {Java makes hard to
externalize this in some cases}, in the code)... the result being that
when I do the first uploads of the year for projects I get aede-policy
complaining about all the source files not just the actually modified
ones and usually due to being lazy/under time pressure I only fix it
in the aedist'ed change and not the development baseline.

A small side question has anyone had problems with "set fingerprint"
and cook not reconizing that implicitly compiled files [javac silently
compiles any referenced classes that are not already compiled]?  I&lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2013-01-02T21:31:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3715">
    <title>Re: aede-policy vs. new years</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3715</link>
    <description>&lt;pre&gt;It will only complain about files modified in a change which of course should have their copyright updated. I set up my projects so an aede-policy run is part of a build and thus catches em early on. And yes Jan is annoying

Sent from my iPhone

On Dec 31, 2012, at 23:33, "Aryeh Friedman" &amp;lt;aryeh.friedman&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


This communication, including any attachments, may contain information that is proprietary, privileged, confidential or legally exempt from disclosure. If you are not a named addressee, you are hereby notified that you are not authorized to read, print, retain a copy of or disseminate any portion of this communication without the consent of the sender and that doing so may be unlawful. If you have received this communication in error, please immediately notify the sender via return e-mail and delete it from your system.
&lt;/pre&gt;</description>
    <dc:creator>Pendergraft, Jerry</dc:creator>
    <dc:date>2013-01-02T18:18:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3714">
    <title>aede-policy vs. new years</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3714</link>
    <description>&lt;pre&gt;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)
&lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2013-01-01T05:32:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3713">
    <title>Re: possibly unintended behavior from aedist</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3713</link>
    <description>&lt;pre&gt;I have tried in being_developed and it is a no go

On Thu, Dec 27, 2012 at 3:53 AM, Walter Franzini
&amp;lt;walter.franzini&amp;lt; at &amp;gt;nord-com.it&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2012-12-27T15:24:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3712">
    <title>possibly unintended behavior from aedist</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3712</link>
    <description>&lt;pre&gt;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)
&lt;/pre&gt;</description>
    <dc:creator>Aryeh Friedman</dc:creator>
    <dc:date>2012-12-26T16:11:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3711">
    <title>Re: [Aegis-developers] aegis.2.25 release candidate (d501)</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3711</link>
    <description>&lt;pre&gt;

Hi Peter, TP still has version 4.24, so I think it has to be updated.
bye
Joe
Danish


________________________________
 Fra: Peter Miller &amp;lt;pmiller&amp;lt; at &amp;gt;opensource.org.au&amp;gt;
Til: aegis-users &amp;lt;aegis-users&amp;lt; at &amp;gt;lists.auug.org.au&amp;gt;; Aegis Developers &amp;lt;aegis-developers&amp;lt; at &amp;gt;lists.sourceforge.net&amp;gt; 
Sendt: 6:30 søndag den 18. november 2012
Emne: [Aegis-developers] 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).


&lt;/pre&gt;</description>
    <dc:creator>Joe Dalton</dc:creator>
    <dc:date>2012-11-18T09:46:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3710">
    <title>Re: aegis.2.25 release candidate (d501)</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3710</link>
    <description>&lt;pre&gt;

Built with only the following "problem"

Makefile:16333: warning: overriding commands for target `/usr/local/share/aegis/aegis/icon/aegis.gif'
Makefile:16325: warning: ignoring old commands for target `/usr/local/share/aegis/aegis/icon/aegis.gif'
Makefile:16345: warning: overriding commands for target `/usr/local/share/aegis/aegis/icon/rss.gif'
Makefile:16337: warning: ignoring old commands for target `/usr/local/share/aegis/aegis/icon/rss.gif'

and successfully passed all tests on Debian squeeze.

ciao
&lt;/pre&gt;</description>
    <dc:creator>Walter Franzini</dc:creator>
    <dc:date>2012-11-19T11:29:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3709">
    <title>Re: aegis.2.25 release candidate (d501)</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3709</link>
    <description>&lt;pre&gt;* Peter Miller
| 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.

OpenSuse 11.4, uname -a 
Linux panther 2.6.37.6-0.20-desktop #1 SMP PREEMPT 2011-12-19 23:39:38 +0100 i686 i686 i386 GNU/Linux

- configure
- make
    Makefile:16333: warning: overriding recipe for target `/usr/local/share/aegis/icon/aegis.gif'
    Makefile:16325: warning: ignoring old recipe for target `/usr/local/share/aegis/icon/aegis.gif'
    Makefile:16345: warning: overriding recipe for target `/usr/local/share/aegis/icon/rss.gif'
    Makefile:16337: warning: ignoring old recipe for target `/usr/local/share/aegis/icon/rss.gif'

  Some warnings like
    GROFF_NO_SGR=-c groff -I. -Tascii -t -man lib/en/man1/aedist.1 &amp;gt; lib/en/cat1/aedist.1
    warning: around line 596: table wider than li&lt;/pre&gt;</description>
    <dc:creator>Ralf Fassel</dc:creator>
    <dc:date>2012-11-19T08:59:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3708">
    <title>Re: aegis.2.25 release candidate (d501)</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3708</link>
    <description>&lt;pre&gt;

Hi Peter,


I'll give it a try.


The stuff we talked about last time is too unstable/unfinished to be
included in the next stable version, go ahead with your plan.

Have a good day :-)
&lt;/pre&gt;</description>
    <dc:creator>Walter Franzini</dc:creator>
    <dc:date>2012-11-19T09:13:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3710">
    <title>Re: aegis.2.25 release candidate (d501)</title>
    <link>http://permalink.gmane.org/gmane.comp.version-control.aegis.user/3710</link>
    <description>&lt;pre&gt;

Built with only the following "problem"

Makefile:16333: warning: overriding commands for target `/usr/local/share/aegis/aegis/icon/aegis.gif'
Makefile:16325: warning: ignoring old commands for target `/usr/local/share/aegis/aegis/icon/aegis.gif'
Makefile:16345: warning: overriding commands for target `/usr/local/share/aegis/aegis/icon/rss.gif'
Makefile:16337: warning: ignoring old commands for target `/usr/local/share/aegis/aegis/icon/rss.gif'

and successfully passed all tests on Debian squeeze.

ciao
&lt;/pre&gt;</description>
    <dc:creator>Walter Franzini</dc:creator>
    <dc:date>2012-11-19T11:29:50</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.version-control.aegis.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.version-control.aegis.user</link>
  </textinput>
</rdf:RDF>
