[ Follow Ups ] [ Post Followup ] [ Discussions at the Paneris newbox node ]

Re: Re: Done it!

Posted by Myles on Tue Apr 13 12:39:57 1999

In Reply to: Re: Done it! posted by TimJ on April 13, 1999 at 11:48:38:

Distribution: paneris@paneris.org
>cool.

>I have added a dbadmin alias to cvs.

>can you tell me what cvs release does. do i need to release every checkout i make?

cvs release is meant to tell the cvs system that you no longer
wish to work the files that you have previously checked out.
if you use 'cvs release -d myproj' it will delete the directories
containing your work.

Usually you would only release when you have finished with that
project for a while. For instance, with Iglu you would probably
have checked out the project and not released it for a couple of
months.

Basically, you do need to release each checkout, but only eventually.
I don't think it will hurt too much to never release something...

>I am now going to get dbadmin and sugar working on win32 with the new structure. I imagine that 0.85 with the new template 'classpath' and subclassing wmservlet should allow me to do this.

>timj

Myles





Follow Ups: