I made some programs to analyze watershed. How can i commit these programs
in CVS?
Can I commit new programs freely without any restrict?
Hoping to hear any comments.
Best Regards,
Huidae Cho
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
you need to have CVS write access first. (Which you have. )
Then you have to talk to Markus to find a good place for your changes.
If you are sure that you have the right place, just commit them.
Bernhard
On Sat, Aug 19, 2000 at 01:36:22AM +0900, GRASS wrote:
I made some programs to analyze watershed. How can i commit these programs
in CVS?
If you checked out the right directories, you can use
cvs add
on the directories and files or
cvs import
See the CVS documentation on how to do this.
Can I commit new programs freely without any restrict?
Sure, we all trust our developers. But please coordinate with us on this
list. If you like, you can mail us here what you are planning to commit,
as Markus is on vacation right now (Anybody know when he will be back?)
Bernhard
--
Professional Service around Free Software (intevation.net)
The FreeGIS Project (freegis.org)
Association for a Free Informational Infrastructure (ffii.org)
On Sat, Aug 19, 2000 at 12:09:47AM +0200, Bernhard Reiter wrote:
Sure, we all trust our developers. But please coordinate with us on this
list. If you like, you can mail us here what you are planning to commit,
as Markus is on vacation right now (Anybody know when he will be back?)
.. just now! Nice to meet you again (I enjoyed a Southern India trip).
To commit modules, I can provide a script
"cvs.r.add"
cvs-recurse-add.
It adds a directory with optional subdirectories into the
CVS and does all the add/ci jobs for you. Shall I post it
here or send on request?
Huidae, please upload your modules - they sound very interesting!
Talk to you soon
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'