Book a Demo

Author Topic: EA, CVS and branching  (Read 2466 times)

leoholanda

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
EA, CVS and branching
« on: September 26, 2005, 12:16:48 pm »
I'm using my .eap under version control using CVS. I have one package under file CompView.xml which is in revision 1.2. I have created a new branch from its revision 1.1 using wincvs and I want to make some changes on it. I'm trying to commit (checkin in EA nomenclature) but it always creates a new 1.3 revision not a 1.2.1.1 like if I was working on a regular file using wincvs.
Maybe there is some option to sticky update to branch I created?  ???
I searched for CVS and Branch words in the whole forum and couldn't find anything about it. Any suggestions?