I have a problem to view(track an old branch), here are the steps what we have done.

2009.04, we created a branch named "branches/codecompletion_refactoring" from trunk. 2009.10, we merged the "branches/codecompletion_refactoring" to trunk, then stop developing on the that branch. 2010.05, we would like to start developing on the branch again, so what we done is:
         1,Removed branches/codecompletion_refactoring
         2,Copied trunk to branches/codecompletion_refactoring.

After that, we are develop on the new "branches/codecompletion_refactoring" again.


Problem:

When I do a track to see the change log of the new "branches/codecompletion_refactoring", we can only get the information from 2010.05 to now, before that, I get all the information of "trunk" not the old branch.

So, is there any way we can track the old branch?

see the related discussion on:
http://forums.codeblocks.org/index.php/topic,12897.0.html

Thanks.

asmwarrior from codeblocks' forum.


Reply via email to