Roland Levillain roland@lrde.epita.fr writes:
https://svn.lrde.epita.fr/svn/oln/trunk
Index: ChangeLog from Roland Levillain roland@lrde.epita.fr
Clean up stc/scoop.hxx a bit.
Sorry for the spurious revision number. It seems that it is a bug from Vcs.
When I ran `svn commit', I was at revision 1026 (or lower, I don't remember exactly). Vcs pulled version 1027 (automatic behavior) then the commit proceeded as usual. However, it seems Vcs just incremented the revision number of my old working copy (1026 + 1), instead of querying the repository for the next revision number after the commit (1028), so as to avoid a race condition.