Re: [Phplib-users] CVS Checkout not possible?
Brought to you by:
nhruby,
richardarcher
|
From: nathan r. h. <na...@ds...> - 2002-01-13 19:25:15
|
On Sun, 13 Jan 2002, Peter Holm wrote:
>
> ahhm, sorry, it=B4s OT, but is there a cvs-command to list all available
> modules on a server?
>
Not that I'm aware of, you can check out the CVSROOT and look in the
"modules" file, but that may or may not work with SourceForge, as they
don't specficly keep it up to date, they just let CVS handle it by adding
directories to the repostiry automagically. Grrr.
phplib has only two modules:
php-lib -> the original repository used for phplib. It's a mess
php-lib-stable -> release-only repository creaded with the 7.2b release.
Less of a mess and where most of the fixes are living
> Is there also a command to list all available releases (tags)?
>
cd /path/to/working_dir
cvs history -x T -a
This will only show history since the move to SourceForge
-n
--=20
-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=
=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-
nathan hruby / digital statement
na...@ds...
http://www.dstatement.com/
Public GPG key can be found at:
http://www.dstatement.com/nathan-gpg-key.txt
ED54 9A5E 132D BD01 9103 EEF3 E1B9 4738 EC90 801B
-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=
=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-
|