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') ?
 Regards, Max

If you are wanting to see what else is in the repo from the top then
starting here should show you all there is to see:

http://e.kevb.net/cgi-bin/viewvc.cgi/

Regards!
David
(thanks kevb for this :))

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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 21 | 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/server)
 
 That's the latest stable version.
 
 So no, CVS in general does NOT support list.  But thanks for
 playing.

My, snippy this morning, aren't we?

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.

-- 
Ross Vandegrift
[EMAIL PROTECTED]

The good Christian should beware of mathematicians, and all those who
make empty prophecies. The danger already exists that the mathematicians
have made a covenant with the devil to darken the spirit and to confine
man in the bonds of Hell.
--St. Augustine, De Genesi ad Litteram, Book II, xviii, 37

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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. :-)

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 You cannot look into the eyes of him whose face you cannot see.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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 'misc') ?

In general, cvs has a list command that can list, but the CVS server
doesn't support it for e17.  e_modules is another good CVS module to
checkout though - it'll give you tons of good stuff to play with!


-- 
Ross Vandegrift
[EMAIL PROTECTED]

The good Christian should beware of mathematicians, and all those who
make empty prophecies. The danger already exists that the mathematicians
have made a covenant with the devil to darken the spirit and to confine
man in the bonds of Hell.
--St. Augustine, De Genesi ad Litteram, Book II, xviii, 37

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 I listen to your favorite song playing on the radio.  Hear the DJ
  say love's a game of easy come and easy go, but I wonder, does he
  know?  Has it ever felt like this?  And I know that you'd be here
  right now if I could have let you know somehow.
 -- Poison, Every Rose Has Its Thorn

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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 syntax for this list command be?
 
 Michael

$ cvs help 21 | grep ls
ls   List files available from CVS
rls  List files in a module
$ cvs -d:pserver:[EMAIL PROTECTED]:/var/cvs/e ls
cvs [ls aborted]: server does not support ls
$ cvs -d:pserver:[EMAIL PROTECTED]:/var/cvs/e rls e17
cvs [rls aborted]: server does not support rls

Jesse

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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 21 | 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/server)

That's the latest stable version.

So no, CVS in general does NOT support list.  But thanks for
playing.

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 I long for the warmth of days gone by, when you were mine, but now
  those days are memories in time.  Life's empty without you by my
  side.  My heart belongs to you no matter what I try.
  -- Boyz II Men, Four Seasons of Loneliness

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users