I am using tortoise svn.
When I update the svn trunk directory, it updates to svn branch's head revision.
Does anyone know why this is happening?
I am using tortoise svn.
When I update the svn trunk directory, it updates to svn branch's head revision.
Does anyone know why this is happening?
Copyright © 2021 Jogjafile Inc.
When you are updating a working copy it is update to the HEAD revisions unless you specify a specific revision.
svn update
As revision numbers apply to the whole repository, is it completely normal that you see the most recent revision when updating your trunk.
Global Revision Numbers