I created a fork of some codeplex project. Made additional code, etc., and even pulled my own code into the version control repository.
In the few weeks and months since I worked on my own fork, their main trunk has been updated.
how can i sync my code with trunk code?
(The main reason I want to sync my code with the trunk is because they have been updated to vs2010, and I'm still using the version of the vs2008 project :().
source
share