Re: more gnome 2 proposal



You have probably already recieved answers for this question, but the
way to list branches in CVS is:

$ cvs status -v [filename]

where [filename] can be any reasonable old file.  I usually use
autogen.sh as the file.  Some example output for gal:

$ cvs status -v autogen.sh 
===================================================================
File: autogen.sh       	Status: Up-to-date

   Working revision:	1.1
   Repository revision:	1.1	/cvs/gnome/gal/autogen.sh,v
   Sticky Tag:		(none)
   Sticky Date:		(none)
   Sticky Options:	(none)

   Existing Tags:
	e-tree-rework-branch     	(branch: 1.1.4)
	E_TREE_REWORK_BASE       	(revision: 1.1)
	GAL_0_5                  	(revision: 1.1)
	LWE_2001_01              	(revision: 1.1)
	GAL_0_4_99_6             	(revision: 1.1)
	GAL_0_4_1                	(revision: 1.1)
	GAL_0_4                  	(revision: 1.1)
	GAL_0_3                  	(revision: 1.1)
	GAL_0_2_2                	(revision: 1.1)
	GAL_0_2_1                	(revision: 1.1)
	GAL_0_2                  	(revision: 1.1)
	gal-0-02-branch          	(branch: 1.1.6)
	GNOME_PRINT_0_24         	(revision: 1.1)
	gal-e-table-config       	(branch: 1.1.2)

I hope this helped.  (Oh, and I agree.  Branch and tag names should be
kept in sync, but that doesn't mean packages shouldn't ALSO have their
own tag and branch names like the ones shown above.)

On 12 Mar 2001 22:08:35 -0600, Cody Russell wrote:
> On 13 Mar 2001 02:52:36 -0500, Miguel de Icaza wrote:
> >       Using HEAD is a mistake (reasons available in my doc)
> 
> 
> Whatever branch name is used, I think it would be good if all core GNOME
> modules would start using a standardized branch naming scheme.  Some
> things are in HEAD, some things are in FOO_1_0, some things are in
> FOR_PANEL, or whatever.  I've never yet found a way to list all branches
> available on a module using either cvs or Bonsai.  I think a common
> branch naming (be it HEAD, or GNOME_2_0) would be very good for
> everyone.
> 
> Cody
> 
> _______________________________________________
> gnome-hackers mailing list
> gnome-hackers gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-hackers
> 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]