Versions Compared

Key

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

...

You can check modified code back into the repository by switching to your package directory and using the command:

 

Code Block
svn commit -m "my message describing changes" .    (note the "." at the end of the line!)

 

...

Inclusion of the package in official release

Publicly available LCLS offline releases can be seen in the directory associated with $SIT_RELDIR environment variable. Inclusion in release means that the package will be compiled nightly and its modules and applications will be available by default to anyone who want to use them, with appropriate version tag. Packages from both repositories can be included in LCLS offline release system by a personal request to the release coordinator (currently Andy).

References

Up to a minor difference in two commands

Note

two commands addpkg and psvn newpkg need in key "-u": e.g. "psvn -u newpkg mypackagename" and "addpkg -u mypackagename"

...

...

Software Repository