Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:user_software:cr-tools:stable_releases [2011-10-18 14:25] – created Lars Bahren | public:user_software:cr-tools:stable_releases [2017-03-08 15:27] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOTOC~~ | ||
+ | |||
===== User Software :: CR-Tools :: Stable Releases ===== | ===== User Software :: CR-Tools :: Stable Releases ===== | ||
- | This page contains snapshots | + | * [[# |
+ | * [[# | ||
+ | * [[#22. March 2009 Release]] | ||
+ | |||
+ | ==== Introduction ==== | ||
+ | |||
+ | Until the introduction | ||
+ | |||
+ | ==== HowTo ==== | ||
+ | |||
+ | In order to check out a working copy based on a given version run: | ||
+ | <code bash> | ||
+ | svn up -r <version number> | ||
+ | </ | ||
+ | You can then build/ | ||
+ | <code bash> | ||
+ | cd $LOFARSOFT ; svn up | ||
+ | </ | ||
+ | **Resolve any merging errors that may have occured!** Take care not to undo important changes made by others. Then you can send your changes to the code repository: | ||
+ | <code bash> | ||
+ | cd $LOFARSOFT ; svn commit <files changed by me> | ||
+ | </ | ||
- | ==== 22. March 2009 ==== | + | ==== 22. March 2009 Release |
[[http:// | [[http:// | ||
Line 42: | Line 65: | ||
- <code bash> cd < | - <code bash> cd < | ||
+ | \\ | ||
+ | ---- | ||
+ | <- [[public: |