Is it possible to connect Visual Studio 2010 Professional edition to TFS (project hosted on Codeplex)?
This states, it is not included in Professional edition:
http://www.microsoft.com/visualstudio/en-us/products
However, for VS 2008, there was separate download of Team Explorer and it was posible also for Professional version.
Is thi...
I am about to open-source one of my projects, and I want to move the current instance of it into CodePlex.
How would I go about copying the current working directory into CodePlex's SVN, maintainting pile properties (like "svn:needs-lock" and "svn:mime-type"), without maintaining history?
I don't want or need the history moved, I will ...
I've got a couple of different projects that I'd like to post up as open source. I've been trying to decide which of the three big open-source project hosting sites makes the most sense, or if I should just host it myself.
Are there any inherent drawbacks or benefits to these three? Is there a "best" place to host a project? Do differe...
I'm trying codeplex and polluted it with fake changesets using subversion. I'd like to delete them now. Is it possible ?
...
I've gone to Team-->Connect and tried to enter the details for the TFS on the CddePlex site:
https://tfs05.codeplex.com
Then it asks for the user name and password - which I assume is something like
[email protected] + my codeplex password.
But is doesn't let me sign in?
What assumption is making an ass of me?
...
I want to add usage statistics for a .NET 4.0 library I write on CodePlex.
I try to follow the step described here but my problem lies with the fact that what I write is a library and not an application.
One of the steps is put the Setup and Teardown attributes. I thought about adding the Setup attribute on a static constructor or a d...
I have downloaded both samples for the Facebook Developer Kit from Codeplex and Facebook.NET followed both tutorials down to the word - But as soon as I browse to me app on Facebook I am getting the following error for BOTH versions?
API Error Code: 100
API Error Description: Invalid parameter
Error Message: Requires valid ...
I'm working on a TFS utility that gets the changesets for a particular project in TFS. I've got a home TFS 2010 server which I primarily use for testing, but I decided to give it a try against a codeplex project to which I contribute. That way, I can test functionality against a larger number of changesets than I have locally.
While i...
I mean you have not access to svnadmin, neither you have access to its files system. I'm going to backup source of my project in codeplex.com.
Many Thanks
UPDATE:
I used:
svnsync initialize file:///d:/fardis_repo https://fardis.svn.codeplex.com/svn
but got error:
svnsync: Repository has not been enabled to accept revision propchan...
I am currently using Mercurial via Tortoise Hg for some of my side projects. I was wondering if there is tighter integration of Mercurial with Visual Studio 2010 via a plugin or some similar mechanism. What I'm thinking about is very similar to the git extensions which provide a plugin for VS. The plan is to eventually host the projects ...
so i am using PHPExcel (http://phpexcel.codeplex.com/) to import a excel sheet. everything works fine on my development system, BUT it doesn't quite work on the live system.
hence i debugged and looked what could be wrong. i got to a point where i found that a method obviously returned NULL, where it should have returned an object. i lo...
I've got a little frustrated at trying to get SVN to work with Codeplex. I thought it was a firewall in the office blocking it, fair enough, so started trying at home and get exactly the same error.
I'm trying to connect to some source on codeplex. I've tried the main main branch and I've also tried my Fork that I create through the sit...
Hello everyone
In codeplex.com, they support some of svn clients but i want to use AnkhSVN if it possible there. Is it possible ?
...
There are not very many options for a virtualizing wrap panel for use in WPF. For one reason or another MS decided to not ship one in the standard library.
If anyone could be so bold as to provide a crowd source answer (and explaination) to the first work item on the following codeplex project, I would greatly appreciate it:
http://vi...
Learning about threading is fascinating no doubt and there are some really good resources to do that. But, my question is threading applied explicitly either as part of design or development in real-world applications.
I have worked on some extensively used and well-architected .NET apps in C# but found no trace of explicit usage.Is th...
Anyone an approach to this?
We have a commercial / inhouse project. SOME of the libraries are also dual available under LGPL on Codeplex. Not all source codde is supposed to go up there (not every checkin), but I would like to have regular uploads happening, preferably for "regular releases" / official releases. This will be triggered l...
I saw a tweet today referring to the MVCHTML5 helpers on Codeplex. I'm wondering if
Anybody has tried this out yet?
Does it add any real significant benefit over the default HTML helpers?
What are the actual HTML5 aspects of this library?
...
Hi folks,
I've made a fork of some codeplex project. Done some extra code, etc and have even pulled my custom code into the source control repo.
In those few weeks and months since i was working on my own fork, their main trunk has been updated.
how can i sync my code with that of the trunk?
(the main reason for me wanting to sync my...
I am a asp.net web developer but not a very good designer. Looking for some inspiration for creating polished professional looking Line of Business apps which contain a good number of grids and reports which are contained in panels.
CodePlex has a ton of web apps and I have little time to check all of them.
Any recommendations for apps...
I'd like to upload a project into codeplex, but I have no idea how. I don't want to break my existing TFS + VS install. Do I need to install anything special to work with Codeplex?
...