Am Dienstag, 13. März 2007 17:25 schrieb Klaus Darilion:
Hi!
I've checked out branch 1.2 using:
svn co
https://openser.svn.sourceforge.net/svnroot/openser/branches/1.2/
openser
...
...
A openser/radius.h
A openser/qvalue.c
U openser
Checked out revision 1836.
Why has it checked out revision 1836? commit 1836 was Juha's LCR AVP
changes which were applied to trunk.
Hi,
subversion works with global revisions that represents the whole tree. So
every commit in the trunk updates the revision number that you see if you
checkout something. For further information please refer to
http://svnbook.red-bean.com/nightly/en/svn.basic.in-action.html#svn.basic.i…
The merging concept is better explained in chapter 4 of this book, i need to
recapitulate this too.. ;-)
Best regards,
Henning