Book a Demo

Author Topic: Working offline with TFS version control  (Read 2863 times)

hkimmena

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Working offline with TFS version control
« on: October 29, 2008, 10:19:22 pm »
What is the best way to work offline with a project that is version cotrolled using TFS, but without Visual Studio on the PC you are working off line with?

Using the help only says that before opening my project (EAP-file) I should select 'Work Offline'.
But then my checked out maps show up checked in and I can't check out.

FritzTheCat

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Working offline with TFS version control
« Reply #1 on: October 29, 2008, 10:33:46 pm »
Hello,

you may want to have a look at the Team Explorer, the client for TFS w/o using a real VisualStudio. There are Command Line utilities (tf.exe" checkout ..\theFileYouWantToCheckOut.eap /login:domain\%1,%2) that are maybe working w/o Team Explorer,

or wait for the upcomming PowerTools for TFS with Explorer integration (like TortoiseSVN)

Greetings
Peter