Re: [SIP-devel] new version for imroi
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
|
From: Ricardo F. <rf...@if...> - 2004-01-15 22:06:19
|
On Tue, 13 Jan 2004, DRUEL Jocelyn wrote: > > I hope you'll like this new version. > Hi, Jocelyn, Thanks for the new imroi. It is in the new SIP-dev-20040115 I would just like to note about versioning of the files, so contributors get to know about the methodology I use. First of all, lines like this: // $Revision: 1.4 $ $Date: 2004/01/15 21:03:37 $ are written automatically by a software suite called RCS (Revision Control System). It is much poorer than CVS, but it is much easier to use for one person alone. While we don't have time to move to CVS, we will stick with RCS. But with RCS I'm the one who commits the file into a new version. So when you send me a new file, you don't need to write the new version number in the file. It is fine to just write a Changelog line just like you did with imroi: // Changelog: // rev1.6 ellipse selection added OTOH, with CVS you will be able to commit the file directly to a central repository hosted by Sourceforge. thanks for contributing! Ricardo. -- Ricardo Fabbri, Cybernetic Vision Research Group, USP, Brazil. WEB: www.rfabbri.kit.net ICQ: 208974212 |