Re: New Tools for Creating, Browsing, and Reading netCDF Files [message #69984 is a reply to message #69951] |
Thu, 04 March 2010 06:36   |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Paul van Delst schrieb:
> David Fanning wrote:
>> Mark writes:
>>
>>> http://www.dfanning.com/programs/ncdf_tools.zip !!!!!!!!!!!!!
>> I could put them in a tarball for you, but I have to ask
>> myself, "Why am I doing all the work around here!?"
>
> With a subversion repository, you wouldn't be. Users would be responsible for upgrading
> their own working copies.
>
>> I'm going to talk to Mike Galloy at this week's IDL
>> User's Group meeting. He has a nice Subversion solution
>> for me if I would just get off my duff and use it. It
>> involves learning something new, which I am REALLY
>> loath to do. :-)
May be use mercurial. http://mercurial.selenic.com/
It is much easier to handle and you don't rely on only one server.
>
> It's not a perfect system, but I have to say that I found using subversion was one of
> those rare experiences where you think "Why can't everything work this well?" It really is
> a tool that will make you life easier. And, while the learning curve isn't flat, it's not
> that steep. It's a good mix of functionality and ease-of-use for those of us who aren't
> hard-core software engineering types.
>
working with a distributed source control management tool is more fun ;)
cheers
Reimar
> Couple it with a SCM tool (e.g. http://www.edgewall.com/trac. I use it here and I believe
> MikeG uses that for his idldoc stuff) and you'll be set! :o)
>
> cheers,
>
> paulv
|
|
|