Search Wiki:

What is the CodePlex Source Control Client?

The CodePlex Client is a command line source control client for CodePlex users. It supports working fully offline in a traditional edit-merge-commit style. It requires .NET 2.0.

The release ZIP file includes two executables: cpc.exe and tfc.exe.
  • cpc.exe can be used to talk to the CodePlex source control servers, and has a CodePlex project-based command line. It hides the fact that there are multiple TFS servers. It allows users to enter their CodePlex username & password rather than having to know their domain credentials. Finally, it supports the anonymous access features of CodePlex TFS servers for non-coordinator/developer access.
  • tfc.exe can be used to talk to any TFS server, and has a TFS url-based command line. It supports automatic authentication with your currently logged in credentials.

Common Help Topics

Community contributions to projects

Download

Last edited Nov 6 2007 at 6:20 PM  by BradWilson, version 9
Updating...