ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pear-dev
pear-dev
Re: [PEAR-DEV] Re: Correlating CVS and release activities
by Justin Patrin other posts by this author
Dec 14 2006 12:43AM messages near this date
Re: [PEAR-DEV] Re: Correlating CVS and release activities | Re: [PEAR-DEV] Re: Correlating CVS and release activities
On 12/13/06, Gregory Beaver <greg@[...].net>  wrote:
>  Christian Weiske wrote:
>  > Hello,
>  >
>  >
>  > It would be really helpful if there was a way to see if commits to CVS
>  > have been made after the latest release. That way you would note if a
>  > package is more advanced in cvs as user, and as developer if you need to
>  > make a new release.
>  >
>  Yes, but how?
> 

Well, it could be possible to do a cvs log of all files with the
latest RELEASE tag and then look for the current head of each file
listed....but this is a PITA and of course wouldn't work for anything
not in PEAR's CVS.

With monotone this would be easy. ;-) Just check the head vs the tag
for the release and see if the revisions hashes map.

With svn this could also be pretty easy. Keep a tag of each revision
and compare the tag's creation rev vs the last comitted rev for the
package.

-- 
Justin Patrin

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Christian Weiske
Gregory Beaver
Anant Narayanan
Justin Patrin
Gregory Beaver

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved