Downloading WST source via Releng Map files [message #204854] |
Fri, 23 November 2007 12:09  |
Eclipse User |
|
|
|
Originally posted by: uh5d.rz.uni-karlsruhe.de
I tried to download the wst source from the CVS via wst.map file for the
2.0.1 Release.
Unfortunately it says "cvs version: cannot find module
'jst/components/common/features/org.eclipse.jst.common_core. feature' -
ignored"
in the middle of the download process.
Is there a workaround?
Greetings
A.Gallus
|
|
|
|
|
Re: Downloading WST source via Releng Map files [message #205028 is a reply to message #204854] |
Tue, 27 November 2007 14:50  |
Eclipse User |
|
|
|
On Fri, 23 Nov 2007 12:09:55 -0500, A. Gallus <uh5d@rz.uni-karlsruhe.de> wrote:
> I tried to download the wst source from the CVS via wst.map file for the
> 2.0.1 Release.
> Unfortunately it says "cvs version: cannot find module
> 'jst/components/common/features/org.eclipse.jst.common_core. feature' -
> ignored"
> in the middle of the download process.
>
> Is there a workaround?
>
>
The old, pre-refactor 'directory.txt' files can no longer be used to load the modules.
There's a couple of choices, depending on what you needed.
1. Start with the directory.txt file, but edit them so the
paths are correct. There is a SED script which might
help, but it won't correct every thing, so
you'll have to figure out any that it doesn't handle.
See sedscript.sed in org.eclipse.wtp.releng.utilities in webtools.releng/plugins/
2. You could check out the R2_0_maintenance branch of the map files,
which have been corrected already. That's not exactly what was in 2.0.1,
but is close (and, of course, representative of 2.0.2 ongoing work).
3. If you are just after a few modules, they have been tagged with R2_0_1 for
anything that went into R2_0_1.
4. But, let's back up, if you really want to be running against 2.0.1,
you could just use that distribution in your PDE target?
Hope that helps,
|
|
|
Powered by
FUDForum. Page generated in 0.29638 seconds