I've use "bzr branch" to copy the trunk(R1821) to the local .
And i cant update the local branch to the newest trunk(R1830).
"bzr update" just say local is the newest(R1821).
"bzr merge" & "bzr commit" will create a new local revision(R1822).
How can i just upgrade the local branch to the newest trunk revision?
And why don't use github as the development repository? It's more easier to contribute codes.
And i cant update the local branch to the newest trunk(R1830).
"bzr update" just say local is the newest(R1821).
"bzr merge" & "bzr commit" will create a new local revision(R1822).
How can i just upgrade the local branch to the newest trunk revision?
And why don't use github as the development repository? It's more easier to contribute codes.