|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
aspectwerkz/scm: no such repositoryIs the aspectwerkz source repository still accessible? I try the following command
either cvs -d :pserver:anonymous@cvs.aspectwerkz.codehaus.org:/home/projects/aspectwerkz/scm login or cvs -z3 -d :pserver:anonymous@cvs.aspectwerkz.codehaus.org:/home/projects/aspectwerkz/scm co aspectwerkz4 but all returns aspectwerkz/scm: no such repository The way I access to the cvs is directly copying command to the CLI and execute it. Is anything I made is wrong? or is aspectwerkz still accessible? Many thanks, |
|
|
Re: aspectwerkz/scm: no such repositorysee http://xircles.codehaus.org/projects/aspectwerkz/repo/primary
the path seems different from what you are using Alex On Mon, Sep 22, 2008 at 1:07 PM, neo anderson <javadeveloper999@...> wrote:
|
|
|
Re: aspectwerkz/scm: no such repositorylooks like it is different from what has been listed on the web site: http://aspectwerkz.codehaus.org/cvs.html
It lists the following: cvs -d :pserver:anonymous@cvs.aspectwerkz.codehaus.org:/home/projects/aspectwerkz/scm login cvs -z3 -d :pserver:anonymous@cvs.aspectwerkz.codehaus.org:/home/projects/aspectwerkz/scm co aspectwerkz4 But anyhow, thanks for providing the right url.
|
|
|
Re: aspectwerkz/scm: no such repositoryAfter downloading the source and building it, I found out the version number in the build file says that it is version 0.9.
Where can I obtain the source version 2.0? Many thanks,
|
|
|
Re: aspectwerkz/scm: no such repositoryI don't have any extra information than http://xircles.codehaus.org/projects/aspectwerkz/repo/primary
Might be that 2.0 is in a branch. Question: what motivates the use of AspectWerkz, while most of it has been included into AspectJ now? Alex On Mon, Oct 13, 2008 at 1:14 AM, neo anderson <javadeveloper999@...> wrote:
|
|
|
Re: aspectwerkz/scm: no such repositoryYou can checkout AW2 with:
cvs -d :pserver:anonymous@...:/cvs/aspectwerkz checkout aspectwerkz2 On Mon, Oct 13, 2008 at 10:29 AM, Alexandre Vasseur <avasseur@...> wrote:
I would suppose: * true runtime weaving and hot deploy * best proxy compiler around * load-time weaving speed and low memory footprint * hip name * good looking developers * and perhaps some other stuff I have forgotten... ;-)
-- Jonas Bonér http://jonasboner.com |
|
|
Re: aspectwerkz/scm: no such repositoryActually AW 2.0 resides in module 'aspectwerkz4', e.g.:
cvs -d :pserver:anonymous@...:/cvs/aspectwerkz checkout aspectwerkz4 On Mon, Oct 13, 2008 at 3:45 PM, Jonas Bonér <jboner@...> wrote:
-- Jonas Bonér http://jonasboner.com |
|
|
Re: aspectwerkz/scm: no such repositoryI am interested in using runtime/ online running because it fulfills my requirement. But I think I do not need to access to the source now because I think I simply need the feature of online weaving, instead of the accessing the source code.
Thanks again for providing this information. I really appreciate it.
|
| Free embeddable forum powered by Nabble | Forum Help |