Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Mercurial #264

Closed
wants to merge 4 commits into from
Closed

Mercurial #264

wants to merge 4 commits into from

Conversation

pranavkm
Copy link
Contributor

First iteration for adding Mercurial support to Kudu

}

if (clean)
{
tracer.Trace("Cleaning git repository");
tracer.Trace("Cleaning repository");

logger.Log(Resources.Log_CleaningGitRepository);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Git here should be removed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Adding unit tests for HgRepository
* Adding unit tests for CodeBaseHq
* Changed HgRepository to use hg.exe that allows setting path to ssh.exe
@@ -384,7 +384,7 @@
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>14905</DevelopmentServerPort>
<DevelopmentServerPort>4862</DevelopmentServerPort>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably accidental and should be reverted

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@pranavkm pranavkm closed this Jan 3, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants