RE: Adding Lists to EyeBrowse - how?

2002-10-30 Thread Martin Cooper


 -Original Message-
 From: Peter Donald [mailto:peter;apache.org]
 Sent: Tuesday, October 29, 2002 11:42 PM
 To: Jakarta General List
 Subject: Re: Adding Lists to EyeBrowse - how?
 
 
 On Wed, 30 Oct 2002 18:32, Daniel Rall wrote:
  I'm actually working on updating nagoya to the latest Eyebrowse code
  ... drastically increases the performance of the ViewLists servlet.
 
 Woooh!

+1. ;-)

--
Martin Cooper


 
 -- 
 Cheers,
 
 Peter Donald
 Duct tape is like the force.  It has a light side, and a dark 
 side, and
 it binds the universe together ...
 -- Carl Zwanzig 
 
 
 --
 To unsubscribe, e-mail:   
 mailto:general-unsubscribe;jakarta.apache.org
 For additional commands, e-mail: 
 mailto:general-help;jakarta.apache.org
 
 


--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




Re: Adding Lists to EyeBrowse - how?

2002-10-30 Thread dion
[EMAIL PROTECTED] wrote on 30/10/2002 06:32:31 PM:

 Andrew C. Oliver [EMAIL PROTECTED] writes:
 
  Yeah...  Like POI... sniff...
 
 I heard you the first time (of course I just read it a few minutes
 ago).  ;)  I will do it when I have time.

If there's anything I can do, just let me know.

  [EMAIL PROTECTED] wrote:
  
   EyeBrowse is a great facility - how do we add other Apache mailing
   lists to it?
 
 It would be one hell of a lot easier if all the mailing lists were
 actually hosted on nagoya.  Addition of lists and indexes is a manual
 process, handled via commandline programs.  A while back, I sent mail
 to Jason van Zyl outlining the steps for inclusion into the
 infrastructure documentation for nagoya, but I'm not certain whether
 it ever made it (can't remember where that page is in CVS).  Adoption
 of a SourceCast-based infrastructure would automate all of this.

If you dig this up and just want a command line slave, I'm happy to 
volunteer.

 *sigh*
 
 I'm actually working on updating nagoya to the latest Eyebrowse code
 and schema, which contains some bug fixes and drastically increases
 the performance of the ViewLists servlet.
Cool.

--
dIon Gillard, Multitask Consulting
Work:  http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers



--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




Apache Jakarta BSF

2002-10-30 Thread dion
I believe BSF has been approved for inclusion as part of the Jakarta 
Project.

Is there anything I can do to help this happen? February is a long time in 
the past, and as a past user of BSF, and a Jakarta committer I'd be happy 
to help where I can.

Also, have mailing lists etc been setup? I haven't seen them anywhere...?
--
dIon Gillard, Multitask Consulting
Work:  http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers

- Forwarded by dIon Gillard/Multitask Consulting/AU on 30/10/2002 
07:16 PM -

Noel J. Bergman [EMAIL PROTECTED] wrote on 30/10/2002 06:52:44 PM:

 Dion,
 
 For BSF?  IBM originally raised the subject on the BSF mailing list in 
June
 of 2001, and it was officially approved by the ASF during the Feb 27, 
2002
 Board Meeting.
 
 ref: 
http://www-124.ibm.com/pipermail/bsf-discussion/2001-June/000271.html
 
 
http://www.apache.org/foundation/records/minutes/2002/board_minutes_2002_02_
 27.txt
 
 I been talking with Chuck Murcko, who is doing the repository setup.  He
 told me today that he expects to be good to go within the next couple of
 days.
 
--- Noel
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:dion;multitask.com.au]
 Sent: Wednesday, October 30, 2002 2:35
 
 Noel,
 
 do you know when/where the Jakarta nominations have taken place?
 
 I'm fairly involved there and haven't seen it..
 
 Noel J. Bergman [EMAIL PROTECTED] wrote on 30/10/2002 08:41:09 AM:
 
  Robert,
 
  Tomcat is the primary hosting engine (behind apache), although we 
still
  have sites that need to migrate from GNUJSP.  I haven't tried putting 
up
 any
  EJB (e.g., EJBoss) support.  On the other hand, we'll be running 
Tomcat 5
 as
  soon as it looks stable.  I want JSP v2 support.
 
  Python is installed (not mod_python, yet) but no one is using it, 
unlike
  perl.
 
  FWIW, I also came across something called Spyce, which is essentially 
an
  attempt to clone JSP using Python as the language.  Reading his 
project
  rationale, it occured to me what a widespread myth it is that Java is
  THE programming language for JSP pages.  More engines really ought to
 pickup
  BSF and deploy multiple scripting languages.  Hopefully that will 
happen
  after BSF appears as a Jakarta project.  It is supposed to happen by 
Nov
 1. Of
  course, they first talked about moving it in Jun 2001 ... Meanwhile
  incredible hours are wasted on deadend projects that could be invested
  in integrating a new language into JSP.
 
 --- Noel
 
 
  Yahoo! Groups Sponsor -~--
 Get 128 Bit SSL Encryption!
 http://us.click.yahoo.com/JjlUgA/vN2EAA/kG8FAA/saFolB/TM
 -~-
 
 
 http://www.bobrow.net/kimberly/JavaSummit for info on 
 subscribing/unsubscribing 
 
 Your use of Yahoo! Groups is subject to 
http://docs.yahoo.com/info/terms/ 
 
 

 ForwardSourceID:NT0008862A 

--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




RE: running history command on apache CVS modules...

2002-10-30 Thread Danny Angus
-m and  -c come before -a and -l..

Usage: cvs history [-report] [-flags] [-options args] [files...]

   Reports:
-T  Produce report on all TAGs
-c  Committed (Modified) files
-o  Checked out modules
-m module Look for specified module (repeatable)
-x [TOEFWUCGMAR] Extract by record type
-e  Everything (same as -x, but all record types)
   Flags:
-a  All users (Default is self)
-l  Last modified (committed or modified report)
-w  Working directory must match
   Options:
-D date   Since date (Many formats)
-b strBack to record with str in module/file/repos field
-f file   Specified file (same as command line) (repeatable)
-n modulename In module (repeatable)
-p repos  In repository (repeatable)
-r rev/tagSince rev or tag (looks inside RCS files!)
-t tagSince tag record placed in history file (by anyone).
-u user   For user name (repeatable)
-z tz Output for time zone tz (e.g. -z -0700)

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:dlr;finemaltcoding.com]
 Sent: 30 October 2002 07:35
 To: Jon Froehlich
 Cc: Jakarta General List
 Subject: Re: running history command on apache CVS modules...
 
 
 Jon Froehlich [EMAIL PROTECTED] writes:
 
  Is it possible to run the cvs history command on modules in the Jakarta
  Project cvs repository with anoncvs access?  If so, what is the command
  string?
  
  I have been trying things like this:
  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic history -a -m
  jakarta-lucene
  
  I am trying to receive a comprehensive listing of files for any given
  Jakarta module (e.g. jakarta-lucene) without having to run a checkout
  command.
  
  For example:
  I can run the cvs history commands on sourceforge.net modules without a
  problem using the following example syntax:
  cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/gaim history
  -l -a -c
  The server then sends a listing of all of the files related to the
  gaim module.  I am hoping to find a similar method for the
  cvs.apache.org server. 
 
 Are you getting errors from the CVS server?  What's the output look
 like?
 -- 
 
 Daniel Rall [EMAIL PROTECTED]
 
 --
 To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
 For additional commands, e-mail: mailto:general-help;jakarta.apache.org
 


--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




Re: Adding Lists to EyeBrowse - how?

2002-10-30 Thread Pier Fumagalli
On 30/10/02 7:32 am, Daniel Rall [EMAIL PROTECTED] wrote:

 I'm actually working on updating nagoya to the latest Eyebrowse code
 and schema, which contains some bug fixes and drastically increases
 the performance of the ViewLists servlet.

+1 :-) ViewLists


Pier


--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




RE: running history command on apache CVS modules...

2002-10-30 Thread Jon Froehlich
Well, since I've used the history -l -a -c command successfully on other
repositories I don't think that's the problem. 

Nonetheless, let's simplify things even more and just run a simple 

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic history -a 

This should list all of the modules in the Jakarta project right?  In
fact, I would expect it to look something like this
(http://cvs.apache.org/viewcvs.cgi/#dirlist).  However, this is not the
case. 

So, let me ask you this.  What is the cvs command to list all of the
files located in a Jakarta module?

Thank you for your help,
j

-
Jon Froehlich
UCal-Irvine Graduate Student
[EMAIL PROTECTED]


-Original Message-
From: Danny Angus [mailto:danny;apache.org] 
Sent: Wednesday, October 30, 2002 2:49 AM
To: Jakarta General List
Subject: RE: running history command on apache CVS modules...

-m and  -c come before -a and -l..

Usage: cvs history [-report] [-flags] [-options args] [files...]

   Reports:
-T  Produce report on all TAGs
-c  Committed (Modified) files
-o  Checked out modules
-m module Look for specified module (repeatable)
-x [TOEFWUCGMAR] Extract by record type
-e  Everything (same as -x, but all record types)
   Flags:
-a  All users (Default is self)
-l  Last modified (committed or modified report)
-w  Working directory must match
   Options:
-D date   Since date (Many formats)
-b strBack to record with str in module/file/repos
field
-f file   Specified file (same as command line)
(repeatable)
-n modulename In module (repeatable)
-p repos  In repository (repeatable)
-r rev/tagSince rev or tag (looks inside RCS files!)
-t tagSince tag record placed in history file (by
anyone).
-u user   For user name (repeatable)
-z tz Output for time zone tz (e.g. -z -0700)

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:dlr;finemaltcoding.com]
 Sent: 30 October 2002 07:35
 To: Jon Froehlich
 Cc: Jakarta General List
 Subject: Re: running history command on apache CVS modules...
 
 
 Jon Froehlich [EMAIL PROTECTED] writes:
 
  Is it possible to run the cvs history command on modules in the
Jakarta
  Project cvs repository with anoncvs access?  If so, what is the
command
  string?
  
  I have been trying things like this:
  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic history -a -m
  jakarta-lucene
  
  I am trying to receive a comprehensive listing of files for any
given
  Jakarta module (e.g. jakarta-lucene) without having to run a
checkout
  command.
  
  For example:
  I can run the cvs history commands on sourceforge.net modules
without a
  problem using the following example syntax:
  cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/gaim
history
  -l -a -c
  The server then sends a listing of all of the files related to the
  gaim module.  I am hoping to find a similar method for the
  cvs.apache.org server. 
 
 Are you getting errors from the CVS server?  What's the output look
 like?
 -- 
 
 Daniel Rall [EMAIL PROTECTED]
 
 --
 To unsubscribe, e-mail:
mailto:general-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
mailto:general-help;jakarta.apache.org
 


--
To unsubscribe, e-mail:
mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail:
mailto:general-help;jakarta.apache.org


--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




RE: running history command on apache CVS modules...

2002-10-30 Thread Tom Copeland
Hi Jon -

cvs history -a lists repository access history for all users.  You can
grep or sed some module names out of there, but no guarantees.  AFAIK,
there's no built-in way to get a list of modules if all you know is the
repository root - unless of course you have access to the machine and
just ls $CVSROOT.  

If you just want to get a list of files, how about:

=
[build@ul020-dmz tmp]$
CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspublic
[build@ul020-dmz tmp]$ cvs -Q export -D tomorrow jakarta-ant
[build@ul020-dmz tmp]$ find . -type f | more
./jakarta-ant/docs/.new.appendix_
./jakarta-ant/docs/ant15_todo.html
./jakarta-ant/docs/ant_in_anger.html
./jakarta-ant/docs/ant_task_guidelines.html
./jakarta-ant/docs/antnews.html
./jakarta-ant/.cvsignore
./jakarta-ant/KEYS
./jakarta-ant/LICENSE
./jakarta-ant/LICENSE.dom
./jakarta-ant/LICENSE.junit

etc., etc


You also might want to poke around here -
http://ccvs.cvshome.org/servlets/SearchList?listName=info - lots of good
stuff in the info-cvs archives.

Yours,

Tom



 -Original Message-
 From: Jon Froehlich [mailto:jfroehli;uci.edu] 
 Sent: Wednesday, October 30, 2002 1:49 PM
 To: 'Jakarta General List'
 Subject: RE: running history command on apache CVS modules...
 
 
 Well, since I've used the history -l -a -c command 
 successfully on other
 repositories I don't think that's the problem. 
 
 Nonetheless, let's simplify things even more and just run a simple 
 
 cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic history -a 
 
 This should list all of the modules in the Jakarta project right?  In
 fact, I would expect it to look something like this
 (http://cvs.apache.org/viewcvs.cgi/#dirlist).  However, this 
 is not the
 case. 
 
 So, let me ask you this.  What is the cvs command to list all of the
 files located in a Jakarta module?
 
 Thank you for your help,
 j
 
 -
 Jon Froehlich
 UCal-Irvine Graduate Student
 [EMAIL PROTECTED]
 
 
 -Original Message-
 From: Danny Angus [mailto:danny;apache.org] 
 Sent: Wednesday, October 30, 2002 2:49 AM
 To: Jakarta General List
 Subject: RE: running history command on apache CVS modules...
 
 -m and  -c come before -a and -l..
 
 Usage: cvs history [-report] [-flags] [-options args] [files...]
 
Reports:
 -T  Produce report on all TAGs
 -c  Committed (Modified) files
 -o  Checked out modules
 -m module Look for specified module (repeatable)
 -x [TOEFWUCGMAR] Extract by record type
 -e  Everything (same as -x, but all record types)
Flags:
 -a  All users (Default is self)
 -l  Last modified (committed or modified report)
 -w  Working directory must match
Options:
 -D date   Since date (Many formats)
 -b strBack to record with str in module/file/repos
 field
 -f file   Specified file (same as command line)
 (repeatable)
 -n modulename In module (repeatable)
 -p repos  In repository (repeatable)
 -r rev/tagSince rev or tag (looks inside RCS files!)
 -t tagSince tag record placed in history file (by
 anyone).
 -u user   For user name (repeatable)
 -z tz Output for time zone tz (e.g. -z -0700)
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:dlr;finemaltcoding.com]
  Sent: 30 October 2002 07:35
  To: Jon Froehlich
  Cc: Jakarta General List
  Subject: Re: running history command on apache CVS modules...
  
  
  Jon Froehlich [EMAIL PROTECTED] writes:
  
   Is it possible to run the cvs history command on modules in the
 Jakarta
   Project cvs repository with anoncvs access?  If so, what is the
 command
   string?
   
   I have been trying things like this:
   cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic 
 history -a -m
   jakarta-lucene
   
   I am trying to receive a comprehensive listing of files for any
 given
   Jakarta module (e.g. jakarta-lucene) without having to run a
 checkout
   command.
   
   For example:
   I can run the cvs history commands on sourceforge.net modules
 without a
   problem using the following example syntax:
   cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/gaim
 history
   -l -a -c
   The server then sends a listing of all of the files related to the
   gaim module.  I am hoping to find a similar method for the
   cvs.apache.org server. 
  
  Are you getting errors from the CVS server?  What's the output look
  like?
  -- 
  
  Daniel Rall [EMAIL PROTECTED]
  
  --
  To unsubscribe, e-mail:
 mailto:general-unsubscribe;jakarta.apache.org
  For additional commands, e-mail:
 mailto:general-help;jakarta.apache.org
  
 
 
 --
 To unsubscribe, e-mail:
 mailto:general-unsubscribe;jakarta.apache.org
 For additional commands, e-mail:
 mailto:general-help;jakarta.apache.org
 
 
 --
 To unsubscribe, e-mail:   
 mailto:general- 

RE: running history command on apache CVS modules...

2002-10-30 Thread Jon Froehlich
Thanks for your response Tom.

Running the export command actually copies the files from the repository
to my local machine.  In my case, this is a waste of bandwidth.  I just
need a history listing of all the files in a specified module.

You said as far as you knew that there's no built-in way to get a list
of modules if all you know is the repository root; however, we know the
repository root AND our project name.

For example, how would I receive a history listing of all the files in
the Jakarta-lucene project?

Thanks again guys - your responses are much appreciated.

j

-
Jon Froehlich
UCal-Irvine Graduate Student
[EMAIL PROTECTED]


-Original Message-
From: Tom Copeland [mailto:tom;infoether.com] 
Sent: Wednesday, October 30, 2002 11:10 AM
To: 'Jakarta General List'
Subject: RE: running history command on apache CVS modules...

Hi Jon -

cvs history -a lists repository access history for all users.  You can
grep or sed some module names out of there, but no guarantees.  AFAIK,
there's no built-in way to get a list of modules if all you know is the
repository root - unless of course you have access to the machine and
just ls $CVSROOT.  

If you just want to get a list of files, how about:

=
[build@ul020-dmz tmp]$
CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspublic
[build@ul020-dmz tmp]$ cvs -Q export -D tomorrow jakarta-ant
[build@ul020-dmz tmp]$ find . -type f | more
./jakarta-ant/docs/.new.appendix_
./jakarta-ant/docs/ant15_todo.html
./jakarta-ant/docs/ant_in_anger.html
./jakarta-ant/docs/ant_task_guidelines.html
./jakarta-ant/docs/antnews.html
./jakarta-ant/.cvsignore
./jakarta-ant/KEYS
./jakarta-ant/LICENSE
./jakarta-ant/LICENSE.dom
./jakarta-ant/LICENSE.junit

etc., etc


You also might want to poke around here -
http://ccvs.cvshome.org/servlets/SearchList?listName=info - lots of good
stuff in the info-cvs archives.

Yours,

Tom



 -Original Message-
 From: Jon Froehlich [mailto:jfroehli;uci.edu] 
 Sent: Wednesday, October 30, 2002 1:49 PM
 To: 'Jakarta General List'
 Subject: RE: running history command on apache CVS modules...
 
 
 Well, since I've used the history -l -a -c command 
 successfully on other
 repositories I don't think that's the problem. 
 
 Nonetheless, let's simplify things even more and just run a simple 
 
 cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic history -a 
 
 This should list all of the modules in the Jakarta project right?  In
 fact, I would expect it to look something like this
 (http://cvs.apache.org/viewcvs.cgi/#dirlist).  However, this 
 is not the
 case. 
 
 So, let me ask you this.  What is the cvs command to list all of the
 files located in a Jakarta module?
 
 Thank you for your help,
 j
 
 -
 Jon Froehlich
 UCal-Irvine Graduate Student
 [EMAIL PROTECTED]
 
 
 -Original Message-
 From: Danny Angus [mailto:danny;apache.org] 
 Sent: Wednesday, October 30, 2002 2:49 AM
 To: Jakarta General List
 Subject: RE: running history command on apache CVS modules...
 
 -m and  -c come before -a and -l..
 
 Usage: cvs history [-report] [-flags] [-options args] [files...]
 
Reports:
 -T  Produce report on all TAGs
 -c  Committed (Modified) files
 -o  Checked out modules
 -m module Look for specified module (repeatable)
 -x [TOEFWUCGMAR] Extract by record type
 -e  Everything (same as -x, but all record types)
Flags:
 -a  All users (Default is self)
 -l  Last modified (committed or modified report)
 -w  Working directory must match
Options:
 -D date   Since date (Many formats)
 -b strBack to record with str in module/file/repos
 field
 -f file   Specified file (same as command line)
 (repeatable)
 -n modulename In module (repeatable)
 -p repos  In repository (repeatable)
 -r rev/tagSince rev or tag (looks inside RCS files!)
 -t tagSince tag record placed in history file (by
 anyone).
 -u user   For user name (repeatable)
 -z tz Output for time zone tz (e.g. -z -0700)
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:dlr;finemaltcoding.com]
  Sent: 30 October 2002 07:35
  To: Jon Froehlich
  Cc: Jakarta General List
  Subject: Re: running history command on apache CVS modules...
  
  
  Jon Froehlich [EMAIL PROTECTED] writes:
  
   Is it possible to run the cvs history command on modules in the
 Jakarta
   Project cvs repository with anoncvs access?  If so, what is the
 command
   string?
   
   I have been trying things like this:
   cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic 
 history -a -m
   jakarta-lucene
   
   I am trying to receive a comprehensive listing of files for any
 given
   Jakarta module (e.g. jakarta-lucene) without having to 

RE: running history command on apache CVS modules...

2002-10-30 Thread Tom Copeland
Oh, cool, OK, you know the module name.  Cool.  Well, let's see

=
[build@ul020-dmz tmp]$
CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspublic
[build@ul020-dmz tmp]$ cvs -Q co CVSROOT
[build@ul020-dmz tmp]$ find CVSROOT/ -name history
=

Hm.  There doesn't seem to be a history file in the Jakarta CVSROOT.
Well, there's always rlog:

=
[build@ul020-dmz tmp]$ cvs -q rlog -R jakarta-lucene | grep -v Attic |
more
/x1/home/cvs/jakarta-lucene/.cvsignore,v
/x1/home/cvs/jakarta-lucene/Attic/API.html,v
/x1/home/cvs/jakarta-lucene/BUILD.txt,v
=

Just trim off the /x1/home/cvs and the ,v.  That list contains 236
files, which seems to be the actual number of files in the module:

=
[build@ul020-dmz tmp]$ cvs -Q export -Dtomorrow jakarta-lucene
[build@ul020-dmz tmp]$ find jakarta-lucene/ -type f | wc -l
236
[build@ul020-dmz tmp]$
=

So perhaps rlog is the way to go...

Yours,

Tom


 -Original Message-
 From: Jon Froehlich [mailto:jfroehli;uci.edu] 
 Sent: Wednesday, October 30, 2002 3:00 PM
 To: 'Jakarta General List'
 Subject: RE: running history command on apache CVS modules...
 
 
 Thanks for your response Tom.
 
 Running the export command actually copies the files from the 
 repository
 to my local machine.  In my case, this is a waste of 
 bandwidth.  I just
 need a history listing of all the files in a specified module.
 
 You said as far as you knew that there's no built-in way to get a list
 of modules if all you know is the repository root; however, 
 we know the
 repository root AND our project name.
 
 For example, how would I receive a history listing of all the files in
 the Jakarta-lucene project?
 
 Thanks again guys - your responses are much appreciated.
 
 j
 
 -
 Jon Froehlich
 UCal-Irvine Graduate Student
 [EMAIL PROTECTED]
 
 
 -Original Message-
 From: Tom Copeland [mailto:tom;infoether.com] 
 Sent: Wednesday, October 30, 2002 11:10 AM
 To: 'Jakarta General List'
 Subject: RE: running history command on apache CVS modules...
 
 Hi Jon -
 
 cvs history -a lists repository access history for all 
 users.  You can
 grep or sed some module names out of there, but no guarantees.  AFAIK,
 there's no built-in way to get a list of modules if all you 
 know is the
 repository root - unless of course you have access to the machine and
 just ls $CVSROOT.  
 
 If you just want to get a list of files, how about:
 
 =
 [build@ul020-dmz tmp]$
 CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspublic
 [build@ul020-dmz tmp]$ cvs -Q export -D tomorrow jakarta-ant
 [build@ul020-dmz tmp]$ find . -type f | more
 ./jakarta-ant/docs/.new.appendix_
 ./jakarta-ant/docs/ant15_todo.html
 ./jakarta-ant/docs/ant_in_anger.html
 ./jakarta-ant/docs/ant_task_guidelines.html
 ./jakarta-ant/docs/antnews.html
 ./jakarta-ant/.cvsignore
 ./jakarta-ant/KEYS
 ./jakarta-ant/LICENSE
 ./jakarta-ant/LICENSE.dom
 ./jakarta-ant/LICENSE.junit
 
 etc., etc
 
 
 You also might want to poke around here -
 http://ccvs.cvshome.org/servlets/SearchList?listName=info - 
 lots of good
 stuff in the info-cvs archives.
 
 Yours,
 
 Tom
 
 
 
  -Original Message-
  From: Jon Froehlich [mailto:jfroehli;uci.edu] 
  Sent: Wednesday, October 30, 2002 1:49 PM
  To: 'Jakarta General List'
  Subject: RE: running history command on apache CVS modules...
  
  
  Well, since I've used the history -l -a -c command 
  successfully on other
  repositories I don't think that's the problem. 
  
  Nonetheless, let's simplify things even more and just run a simple 
  
  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic history -a 
  
  This should list all of the modules in the Jakarta project 
 right?  In
  fact, I would expect it to look something like this
  (http://cvs.apache.org/viewcvs.cgi/#dirlist).  However, this 
  is not the
  case. 
  
  So, let me ask you this.  What is the cvs command to list all of the
  files located in a Jakarta module?
  
  Thank you for your help,
  j
  
  -
  Jon Froehlich
  UCal-Irvine Graduate Student
  [EMAIL PROTECTED]
  
  
  -Original Message-
  From: Danny Angus [mailto:danny;apache.org] 
  Sent: Wednesday, October 30, 2002 2:49 AM
  To: Jakarta General List
  Subject: RE: running history command on apache CVS modules...
  
  -m and  -c come before -a and -l..
  
  Usage: cvs history [-report] [-flags] [-options args] [files...]
  
 Reports:
  -T  Produce report on all TAGs
  -c  Committed (Modified) files
  -o  Checked out modules
  -m module Look for specified module (repeatable)
  -x [TOEFWUCGMAR] Extract by record type
  -e  Everything (same as -x, but all 
 record types)
 Flags:
  -a  All users (Default is self)
  -l  Last modified (committed or modified report)
  -w

Re: Adding Lists to EyeBrowse - how?

2002-10-30 Thread Pier Fumagalli
On 30/10/02 22:19, Pier Fumagalli [EMAIL PROTECTED] wrote:

 On 30/10/02 20:51, Daniel Rall [EMAIL PROTECTED] wrote:
 
 Andrew C. Oliver [EMAIL PROTECTED] writes:
 
 Yeah...  Like POI... sniff...
 
 [EMAIL PROTECTED] wrote:
 
 EyeBrowse is a great facility - how do we add other Apache mailing
 lists to it?
 
 I took a look at the POI setup on nagoya, and it has the same problem
 that I was complaining about this morning with respect to no mbox
 files available.  They must all be on mail.apache.org.
 
 Hold it... Nope... It should be there... The mailing list is hosted on
 Nagoya... Sooo...

Fided.. Whoever created the mailing lists forgot to subscribe

[EMAIL PROTECTED]
[EMAIL PROTECTED]

Daniel, you should have now the initial mbox files in the usual place!

Pier (doing stuff)


--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




Re: Adding Lists to EyeBrowse - how?

2002-10-30 Thread Pier Fumagalli
On 30/10/02 23:07, Daniel Rall [EMAIL PROTECTED] wrote:

 Pier Fumagalli [EMAIL PROTECTED] writes:
 
 On 30/10/02 22:19, Pier Fumagalli [EMAIL PROTECTED] wrote:
 
 On 30/10/02 20:51, Daniel Rall [EMAIL PROTECTED] wrote:
 
 Andrew C. Oliver [EMAIL PROTECTED] writes:
 
 Yeah...  Like POI... sniff...
 
 [EMAIL PROTECTED] wrote:
 
 EyeBrowse is a great facility - how do we add other Apache mailing
 lists to it?
 
 I took a look at the POI setup on nagoya, and it has the same problem
 that I was complaining about this morning with respect to no mbox
 files available.  They must all be on mail.apache.org.
 
 Hold it... Nope... It should be there... The mailing list is hosted on
 Nagoya... Sooo...
 
 Fided.. Whoever created the mailing lists forgot to subscribe
 
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
 Daniel, you should have now the initial mbox files in the usual place!
 
 Great!  I'll...uh...not be as quick as Pier.  ;)
 But I'll get to it.

When you got some time... Andy managed without Eyebrowse for ever, he can
manage another few days! :-)

As a sidenote, guys, when you have problems with infrastructure and mail,
please, keep posted also the infrastructure@apache or apmail@apache mailing
lists... There are a lot of more people having a clue over there and not
just me... (And I'm talking about _real_ unix admins! :-)

Thanks.

Pier


--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




Re: Adding Lists to EyeBrowse - how?

2002-10-30 Thread dion
Pier Fumagalli [EMAIL PROTECTED] wrote on 31/10/2002 10:10:35 AM:

 When you got some time... Andy managed without Eyebrowse for ever, he 
can
 manage another few days! :-)
 
 As a sidenote, guys, when you have problems with infrastructure and 
mail,
 please, keep posted also the infrastructure@apache or apmail@apache 
mailing
 lists... There are a lot of more people having a clue over there and not
 just me... (And I'm talking about _real_ unix admins! :-)

Will do, and thanks again for your time and effort Pier.
--
dIon Gillard, Multitask Consulting
Work:  http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers




--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




[TEST] Please ignore...

2002-10-30 Thread Pier Fumagalli
Either this message goes in the newsgroup or I'm going to kill myself...

Pier


--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




Re: [TEST] Please ignore...

2002-10-30 Thread Jeffrey Dever
You are safe Pier ... live long and prosper.

Pier Fumagalli wrote:


Either this message goes in the newsgroup or I'm going to kill myself...

   Pier


--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org


 



--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org




Re: [TEST] Please ignore...

2002-10-30 Thread Pier Fumagalli

Given that now I'm replying from a newsgroup, in theory, yes...

Pier

On 31/10/02 3:02 Jeffrey Dever [EMAIL PROTECTED] wrote:

 You are safe Pier ... live long and prosper.
 
 Pier Fumagalli wrote:
 
 Either this message goes in the newsgroup or I'm going to kill myself...
 
Pier
 
 
 --
 To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
 For additional commands, e-mail: mailto:general-help;jakarta.apache.org
 
 
  
 
 
 
 --
 To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
 For additional commands, e-mail: mailto:general-help;jakarta.apache.org
 

.

--
To unsubscribe, e-mail:   mailto:general-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:general-help;jakarta.apache.org