But now there should be an NCI local source repository for older UM versions and I want to use the proper source location. Can someone point out where it is?
Thank you
Holger
Aidan
(Aidan Heerdegen, ACCESS-NRI Release Team Lead)
2
Great timing @holger! Was just discussing this with @heidi.
The ACCESS subversion server was dumped to disk in /g/data/access/access-svn. fcm seems to be able to grok this format, but for CLI access I used svnlook
$ svnlook info /g/data/access/access-svn/access
ars599
2017-12-06 14:10:34 +1100 (Wed, 06 Dec 2017)
27
ACCESS 1.4 submodels CABLE2
As you can see, there is no trunk_ESM1.5, which is what I’m looking for. (I’m a bit rusty on svn directly, when I give it the directory it expects it to be a working directory, not the repository, but I don’t think it’s much different.)
Aidan
(Aidan Heerdegen, ACCESS-NRI Release Team Lead)
4
In any case as long as you’re sure it is correct then I think that would be an excellent initiative, but I think it is worth getting feedback from @MartinDix and @tiloz to make sure.