Announcing the CodePlex Source Control Client
A common theme we've heard from our users is the desire to be able to work offline (in the "edit-merge-commit" style) when working on their CodePlex projects. Six months ago, we started working to write such a client that would integrate with our existing TFS server infrastructure, and today we've released our first beta of the client.
The CodePlex Client is a command line client for Windows, and requires .NET 2.0. The online documentation is available here.
What's left to do?
The basic workflow of the application is in place and usable today. There are, however, a few things coming in future builds over the next few months.
Automated Merging
We have a diff and merge engine in the system that we're finishing up, and will be present in future builds of the client. At the moment, if you have modified a file and, during an update, you get a new version of that file, you will be placed into conflicted mode. You can use the status GUI (and a configured merge tool) to help you resolve the conflicts quickly and easily.
Anonymous Access
We will be enabling anonymous access through the use of our client. This means that, even if you are not a coordinator or developer on a project, you will be able to check out the source code and keep yourself up-to-date even as you modify the code for your own uses. Update: Anonymous access was added, and is available in the June 2007 release of the client.
Patch Support
An important piece of being able to contribute to open source projects is being able to provide patches to the coordinators and developers of the project. We will be adding a patch feature to our client to allow anonymous users to submit patches to the project for evaluation and inclusion. Update: Patch support was added, and is available in the June 2007 release of the client.
We Want Your Feedback
The client is obviously not as full featured as it could be. Please use the CodePlex issue tracker to file bugs and feature requests for the CodePlex Client.
Comments
Anonymous
March 26, 2007
The CodePlex team has announced the CodePlex Source Control Client on their blog today. There is a beta,Anonymous
March 26, 2007
The CodePlex team has announced the additional Source Control Client on their blog today.The CodePlexAnonymous
March 26, 2007
Stumbled over 3 different goodies for Team System and CodePlex that will be very valuable to me. HopefullyAnonymous
March 26, 2007
Very cool. Can't wait to try it out.Anonymous
March 27, 2007
This has the potential to be a VERY big improvement.
- Where is the source code for the CodePlex site and the CodePlex client?
- How can I enable these features on my instance of TFS?
Anonymous
March 27, 2007
Will it support versioning of file and folder renames and moves? I can't remember if TFS even supports that.Anonymous
March 27, 2007
Joshua, this client only works against the CodePlex.com web site.Anonymous
March 27, 2007
The comment has been removedAnonymous
March 29, 2007
Brad - Sorry if my questions weren't clear. I understand that the CodePlex client is written for the CodePlex site, which has a bunch of fancy code to wrap TFS. I was asking for how to get that wrapper code. I had no expectation of an easy answer ;)Anonymous
March 29, 2007
Sorry, at the moment the CodePlex Client is a binary-only release. :)Anonymous
March 30, 2007
Actually, I think I better understand your question now. We didn't wrap TFS. Our client talks directly to the standard TFS web service APIs.Anonymous
April 25, 2007
I really like CodePlex . In fact, it's one of the two gigs at Microsoft I aspire to be a part of (theAnonymous
April 25, 2007
I really like CodePlex . In fact, it's one of the two gigs at Microsoft I aspire to be a part of (theAnonymous
April 25, 2007
I really like CodePlex . In fact, it's one of the two gigs at Microsoft I aspire to be a part of (theAnonymous
May 31, 2007
Lookin ql. I'll have to give it a go whirl.Anonymous
July 03, 2007
What about the anonymous user support? I can't find in the client documentation how to use that feature (and I really need it). Thanks!Anonymous
July 03, 2007
My mistake. It's under the "what's left to do" section :(Anonymous
July 03, 2007
Anonymous access and patch are available in the June 2007 release.Anonymous
May 30, 2008
The comment has been removedAnonymous
July 03, 2008
You guys infuriate me. You've just wasted six months reinventing subversion. Your CodePlex setup is that special? You had that many engineers sitting around without more important problems to tackle? Please stop crufting up my internet with this pointless nonsense.Anonymous
July 04, 2008
Guys, why do you throw another buggy source control client at us? Are you bored or just ignorant of Subversion and others?Anonymous
December 09, 2012
How to manage the .sql files in source control?