[Gambas-user] Gambas projects and CVS

Jose J. Rodriguez joe1962 at ...626...
Wed Aug 2 22:47:29 CEST 2006


On 8/2/06, Benoit Minisini <gambas at ...1...> wrote:
> On Wednesday 02 August 2006 22:01, Jose J. Rodriguez wrote:
> > I am starting to use cvs repositories for my 2 current Gambas
> > projects. I find it is workable as long as one is careful not to add
> > the .gambas directory to the versioning system. The contents of this
> > directory change every time the project is simply opened and closed,
> > making it pretty bothersome if you forget.
> >
> > There is one wish I would like to put forward however: could the CVS
> > folder created by cvs (who else, lol) not be included as data in the
> > Gambas project? The hidden files are already no problem, so this would
> > be another step towards cvs-friendly behaviour in Gambas. The next
> > step would be if those files in .gambas only changed when something is
> > really altered in the project and saved, but I won't nitpick....
> >
> > Regards,
> > Joe1962
> >
>
> OK, I will hide "CVS" folder.
>

Thanks!

>
> The files in .gambas folder are the bytecode files. They effectively change
> only if some source file is altered in the project and was recompiled. It is
> remade completely if you make an executable.
>

Hmm... I could swear they change everytime I open/close the project.
I'll check again. Maybe I press the "Compile all" button too often...

Regards,
Joe1962




More information about the User mailing list