next up previous
Next: Afterword Up: Working with the code Previous: Coding

Checking in

Checking in is quite easy, the only thing, that you have to do is: svn commit -message "message" Important here is, that the message is structured in the right way, so one can see at first sight what you commited. A message should look like this [Projectname]/[where]: [Topic] An example would be:
svn ci -m "orxonox/branches/opengl: Made the reflections look perfect." Hold yourself to this, because the world will know what you are doing...



Benjamin Grauer 2004-06-04