Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

cd /cds/sw/ds/ana/conda1/manage

ln look at subdirectory scratch/  # to see what is the latest release, e.g. psana-conda-4.0.55, then create next:

...

> scratch/psana-conda-4.0.56/<packages>   # clones of all packages form git or svn

> git clone git@github.com:lcls-psana/data_test.git /tmp/data_test
> scratch/psana-conda-4.0.56/psana-conda-tag    # tags extended with version like 'tag': 'V02-00-76'
> scratch/psana-conda-4.0.56/psana-conda-4.0.56/.sit_release    #  contains psana-conda-4.0.56
> downloads/anarel/psana-conda-4.0.56.tar.gz  # archived content of scratch/psana-conda-4.0.56

...