Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] Checking out the earliest revision of the eclipse AspectJ repository

I mean wasN'T in version control.

On Tue, Feb 21, 2012 at 3:44 PM, Gregor Kiczales <gregor@xxxxxxxxx> wrote:
Just FYI, depending on how far back you mean by "from its first revision", I don't think you'll find it all in the repository.

The first version was in version control and wasn't written in Java.


On Tue, Feb 21, 2012 at 3:19 PM, Andrew Eisenberg <andrew@xxxxxxxxxxxx> wrote:
AspectJ has been moved to github.  You can find the source code here:

http://git.eclipse.org/c/aspectj/org.aspectj.git/

On Tue, Feb 21, 2012 at 2:13 PM, Shivani Rao <raoshivani@xxxxxxxxx> wrote:
> Hello,
>
> I wish to trace the evolution of AspectJ from its first revision till
> the latest revision (track the trunk only)
>
> I execute the following commands
>
> export CVSROOT=:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools/
> cvs -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools/ log
>
> and I get
>
> cvs log: in directory .:
> cvs [log aborted]: there is no version here; run 'cvs checkout' first
>
> Why am I not able to access history of this directory.
>
> How do I access/checkout the "org.aspectj" of this repository?
>
> Any help is very much appreciated,
> Shivani
>
> --
> Research Scholar,
> School of Electrical and Computer Engineering
> Purdue University
> West Lafayette IN
> web.ics.purdue.edu/~sgrao
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-dev
_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev




Back to the top