Book a Demo

Author Topic: Check In All  (Read 4241 times)

starkos

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Check In All
« on: March 21, 2007, 10:35:13 am »
I really miss this from Visual Studio: the ability to check in all checked out packages with a common commit message.

We've broken our project up into a fair number of packages to prevent contention. If I've got several packages check out, it is tedious to check them all back in individually when I'm done.

Thanks, and keep up the great work!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Check In All
« Reply #1 on: March 21, 2007, 12:52:15 pm »
There is a feature to check in all the packages in one branch at once.  Maybe that could help you.

http://www.sparxsystems.com.au/EAUserGuide/index.html?checkinginandcheckingoutp.htm

starkos

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Check In All
« Reply #2 on: March 21, 2007, 12:59:10 pm »
Oh...yeah...look at that. For some reason I had it in my head that was to create a new branch in the version history...branch in the SCC sense, rather than a branch on the EA folder tree. Thanks for setting me straight.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Check In All
« Reply #3 on: March 21, 2007, 01:02:24 pm »
Glad to help.