Re: [e-users] About cvs

2007-03-06 Thread Michael Jennings
On Tuesday, 06 March 2007, at 11:22:08 (-0500), Ross Vandegrift wrote: > I've got version 1.12.13 it's got list. Pardon me for not knowing > all about my version of cvs which seems to be otherwise functional > and typical. Be careful about what, and amongst whom, you speak authoritatively. :-)

Re: [e-users] About cvs

2007-03-06 Thread Ross Vandegrift
On Tue, Mar 06, 2007 at 01:02:40AM -0500, Michael Jennings wrote: > On Monday, 05 March 2007, at 23:26:32 (-0600), > Jesse Luehrs wrote: > > > $ cvs help 2>&1 | grep ls > > ls List files available from CVS > > rls List files in a module > > $ cvs -H ls > Unknown

Re: [e-users] About cvs

2007-03-06 Thread David Stevenson
On 06/03/07, Massimo <[EMAIL PROTECTED]> wrote: > With the command: > 'cvs -z3 -d:pserver:[EMAIL PROTECTED]:/var/cvs/e co > e17 misc' > I load in my cvs directory all the necessary to build my e17 WM. > But there is a command to see if there are other branch regarding e17 > (apart from 'misc') ? >

Re: [e-users] About cvs

2007-03-05 Thread Michael Jennings
On Monday, 05 March 2007, at 23:26:32 (-0600), Jesse Luehrs wrote: > $ cvs help 2>&1 | grep ls > ls List files available from CVS > rls List files in a module $ cvs -H ls Unknown command: `ls' $ cvs --version Concurrent Versions System (CVS) 1.11.22 (client/se

Re: [e-users] About cvs

2007-03-05 Thread Jesse Luehrs
On Mon, 5 Mar 2007 23:36:21 -0500 Michael Jennings <[EMAIL PROTECTED]> wrote: > On Monday, 05 March 2007, at 19:11:08 (-0500), > Ross Vandegrift wrote: > > > In general, cvs has a "list" command that can list, but the CVS > > server doesn't support it for e17. > > Oh really? And what would the

Re: [e-users] About cvs

2007-03-05 Thread Michael Jennings
On Monday, 05 March 2007, at 19:11:08 (-0500), Ross Vandegrift wrote: > In general, cvs has a "list" command that can list, but the CVS > server doesn't support it for e17. Oh really? And what would the syntax for this "list" command be? Michael -- Michael Jennings (a.k.a. KainX) http://www.

Re: [e-users] About cvs

2007-03-05 Thread Ross Vandegrift
On Mon, Mar 05, 2007 at 10:09:07PM +0100, Massimo wrote: > With the command: > 'cvs -z3 -d:pserver:[EMAIL PROTECTED]:/var/cvs/e co > e17 misc' > I load in my cvs directory all the necessary to build my e17 WM. > But there is a command to see if there are other branch regarding e17 > (apart from '

[e-users] About cvs

2007-03-05 Thread Massimo
With the command: 'cvs -z3 -d:pserver:[EMAIL PROTECTED]:/var/cvs/e co e17 misc' I load in my cvs directory all the necessary to build my e17 WM. But there is a command to see if there are other branch regarding e17 (apart from 'misc') ? Regards, Max --