Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

listing the modules

0 views
Skip to first unread message

Fatah Barzangy

unread,
Oct 22, 2001, 6:34:01 AM10/22/01
to info...@gnu.org
I wonder how to list the modules which exist in a repository (I'm using
:pserver:).

WinCvs has an Item in the menu: (Admin->Maros admin->List the modules on the
server) but it does nothing.

Does anyone has an idea?


_______________________________________________
Info-cvs mailing list
Info...@gnu.org
http://mail.gnu.org/mailman/listinfo/info-cvs

Matt Riechers

unread,
Oct 22, 2001, 8:38:07 AM10/22/01
to Fatah Barzangy, info...@gnu.org
Fatah Barzangy wrote:
>
> I wonder how to list the modules which exist in a repository (I'm using
> :pserver:).
>
> WinCvs has an Item in the menu: (Admin->Maros admin->List the modules on the
> server) but it does nothing.
>
> Does anyone has an idea?

'cvs co -c' will dump the modules file, and I'm guessing the WinCVS macro uses
the same means. Try the command-line method, but if you have an empty modules
file you won't get anything there either.

-Matt

Dave Smith

unread,
Oct 23, 2001, 12:29:16 AM10/23/01
to info...@gnu.org
so, how do I create that modules file? are there special things I should
place in it?
the modules file I have on the server has each module listed twice .. If I
remove one of the listings CVS gives me errors when I run 'cvs co -c'

Dave


"Matt Riechers" <mrie...@gdds.com> wrote in message
news:mailman.10037536...@gnu.org...

Matt Riechers

unread,
Oct 23, 2001, 9:13:07 AM10/23/01
to Dave Smith, info...@gnu.org
Dave Smith wrote:
>
> so, how do I create that modules file? are there special things I should
> place in it?
> the modules file I have on the server has each module listed twice .. If I
> remove one of the listings CVS gives me errors when I run 'cvs co -c'
>
> Dave

http://www.cvshome.org/docs/manual/cvs_18.html#SEC157

Dave Smith

unread,
Oct 23, 2001, 11:29:02 PM10/23/01
to info...@gnu.org
r... r.. read the manual? manual? whats that? why thats almost genius! RTFM!
wow! I would have NEVER thought of that .. the people that know you must be
so proud .. to know someone who just cries out at a moments notice RTFM!
everyone! lets all say it together .. say it loud and say it proud! RTFM!
RTFM! RTFM!


now thats over .. does anyone have any REAL advice on how they deal with the
module file? has anyone written any scripts to automatically update the
modules file?

"Matt Riechers" <mrie...@gdds.com> wrote in message

news:mailman.10038416...@gnu.org...

Glew, Andy

unread,
Oct 24, 2001, 7:09:16 PM10/24/01
to Dave Smith, info...@gnu.org
> now thats over .. does anyone have any REAL advice on how
> they deal with the
> module file? has anyone written any scripts to automatically
> update the
> modules file?

So far as I can tell, "modules" are a CVS concept that never took
off. I avoid using them - I don't use them at all for independent
top level modules - I only use the modules file for & included
sublibraries.

Bryon Lape

unread,
Oct 25, 2001, 12:23:35 AM10/25/01
to info...@gnu.org
By hand. It is a real bummer.

Mark A. Flacy

unread,
Oct 25, 2001, 1:01:13 PM10/25/01
to info...@gnu.org
>>>>> "Dave" == Dave Smith <dav...@side-door.org> writes:
Dave>
Dave> r... r.. read the manual? manual? whats that? why thats almost
Dave> genius! RTFM! wow! I would have NEVER thought of that .. the people
Dave> that know you must be so proud .. to know someone who just cries out
Dave> at a moments notice RTFM! everyone! lets all say it together .. say
Dave> it loud and say it proud! RTFM! RTFM! RTFM!
Dave>
Dave>
Dave> now thats over .. does anyone have any REAL advice on how they deal
Dave> with the module file? has anyone written any scripts to automatically
Dave> update the modules file?

Let's see. In your previous posting (included below), you didn't ASK those
questions. You asked "how do I create it" and "are there special things to
put in it". Both of those questions are answered in the FM.

If you didn't understand the FM, feedback upon what wasn't clear would be
actually helpful.

Dave> "Matt Riechers" <mrie...@gdds.com> wrote in message
Dave> news:mailman.10038416...@gnu.org...


>> Dave Smith wrote:
>> >
>> > so, how do I create that modules file? are there special things I should
>> > place in it?
>> > the modules file I have on the server has each module listed twice .. If I
>> > remove one of the listings CVS gives me errors when I run 'cvs co -c'
>> >
>> > Dave
>>
>> http://www.cvshome.org/docs/manual/cvs_18.html#SEC157
>>
>> -Matt
>>

Dave>
Dave>

0 new messages