tortoisesvn - How to fix version of project in SVN working history? -


i work on project, may contains several version several clients. i.e. 2.65 - version client 1, , 2.67 - version client 2; generally, differences between 2.65 , 2.67 small - , due this, it's no need in several branches each client. need - fix version in working history and, if need in future, checkout espessially selected version (i.e. checkout 2.65 version when working copy 3.4 - , add changes corresponding client).

i use visualsvn on server , tortoisesvn in client. thx)

what problem using branch every client, apply needed changes each branch , create new tag each branch?

example:

currently branch client1 has tag '2.65' , branch client2 has tag '2.67'.
fixes on trunk , want pass them branch client1 since client2 doesn't have feature fix applied.

merge changes trunk branch client1, create new tag 'whatever' , give new labeled version customer.

btw: tortoisesvn has integrated merge functionality never got working (maybe didn't understand it). using git in project showed me intelligent (automatic) merging work...


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -