Why does SOS update a file to a previous revision?
Posted
by
mattgately
on Super User
See other posts from Super User
or by mattgately
Published on 2012-09-14T18:12:23Z
Indexed on
2012/09/25
15:40 UTC
Read the original article
Hit count: 273
version-control
|repository
This question is about the SOS version control system:
I have a file that always updates back to revision 1. For instance, to check out the latest revision I have to specifically ask for that revision. I have checked in several revisions up to revision 5. However, everytime I do an SOS update, it reloads revision 1.
How can I request that the file updates to the latest revision rather than an older one?
© Super User or respective owner