--
MarcoSessa - 28 Mar 2014
Using svn
- To get a package
svn co svn+ssh://<username>@svn.cern.ch/path localName
- Executing
svn info
in an svn controlled directory gives information on the package
- Using command
svn status
updated files will be shown
- Using command
svn update
files can be updated to the latest version. Be careful because local changes may be overwritten
- If you want to commit local changes use the command
svn ci -m "short message describing update"
- Changes must be described in ChangeLog file in the package with some details
- If you want to add a local file to the repository use
svn add FILENAME
and then rember to commit the change with svn ci -m "short message describing update"
lor: transparent;">
what is the latest tagged version. Then you must call in your local folder, which you want to tag,
Who is allowed to see this page?
- Set ALLOWTOPICVIEW = MarcoVanadia, AlessiaGiroletti, MarcoSessa, CesareBini, GabriellaGaudio, AndreaMessina, MargheritaPrimavera, MicheleBianco, EdoardoGorini, AndreaVentura