[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: module's view

This is a bug in the module expansion. Please enter a bug report against Platform VCM. Checkout will still work. You can get around the problem by putting the following lines into CVSROOT/modules:

dir1 dir1
dir2 dir2
dir3 dir3
myModule &dir1 &dir2 &dir3


Céline Mortelette wrote:

Hello !

I have created a module like this in the "modules" file in CVSROOT :
    myModule &dir1 &dir2 &dir3

In the repository view, I can't see the directories and their files, in my
new module.

Is it a bug or is there a solution for me ? when it is a module defined like
an "alias", it runs !!
Someone can help me ?

Thanks
Céline