-1

When I'm using Team Commit on my checked out code, its asking for some other credentials and creating a repository in the CVS repositories tab. I discarded the CVS repository. But when I try Team Commit again the same thing is happening. Can anyone please help me with this.

greg-449
  • 109,219
  • 232
  • 102
  • 145
  • Team Commit always requires a repository for whichever source control system you are using. So are you using CVS? – greg-449 May 05 '15 at 07:29

1 Answers1

0

You need to use the Disconnect option on the projects in your workspace. This will erase the CVS metadata and should prevent this prompt.

Brian Ochs
  • 1,099
  • 1
  • 10
  • 21