Subversion branch question
Posted
by aspdotnetuser
on Stack Overflow
See other posts from Stack Overflow
or by aspdotnetuser
Published on 2010-05-26T13:56:00Z
Indexed on
2010/05/26
14:01 UTC
Read the original article
Hit count: 216
svn
Hi,
If you have created a branch and are working with the files in that branch, when you 'update' it, is it updating/merging the code in the branch with the code in the trunk?
Also, when you have commited your changes to the branch, how do you update the trunk with your changes? (since you commit the changes and have to switch to the trunk again?)
Any comments will be appreciated :)
Thanks,
© Stack Overflow or respective owner