SIL.Chorus.Mercurial
3.0.2
Prefix Reserved
See the version list below for details.
dotnet add package SIL.Chorus.Mercurial --version 3.0.2
NuGet\Install-Package SIL.Chorus.Mercurial -Version 3.0.2
<PackageReference Include="SIL.Chorus.Mercurial" Version="3.0.2" />
paket add SIL.Chorus.Mercurial --version 3.0.2
#r "nuget: SIL.Chorus.Mercurial, 3.0.2"
// Install SIL.Chorus.Mercurial as a Cake Addin #addin nuget:?package=SIL.Chorus.Mercurial&version=3.0.2 // Install SIL.Chorus.Mercurial as a Cake Tool #tool nuget:?package=SIL.Chorus.Mercurial&version=3.0.2
Mercurial4Chorus
This repo contains the binaries (Windows as well as Linux 32- and 64-bit) and extensions for the Mercurial version that Chorus uses. Mercurial is provided in the form of a nuget package, SIL.Chorus.Mercurial.
After installation of the nuget package the Mercurial
and MercurialExtensions
folders will be
copied to the solutions directory during the build.
Building
To create a pre-release nuget package:
msbuild /p:BuildCounter=1 build/SIL.Chorus.Mercurial.proj
To release a nuget package:
msbuild /p:PreRelease=. build/SIL.Chorus.Mercurial.proj
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SIL.Chorus.Mercurial:
Package | Downloads |
---|---|
SIL.Chorus.LibChorus
End-user collaboration library via 3-way xml merging and hg dvcs under the hood. |
|
fwdata
Library that allows multiple FieldWorks users to collaborate remotely (i.e., not necessarily connected by a local network). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.5.1.43 | 3,464 | 11/8/2024 |
6.5.1.36 | 4,605 | 8/14/2024 |
6.5.1.34 | 3,223 | 5/15/2024 |
6.5.1.32 | 454 | 5/6/2024 |
6.5.1.29 | 861 | 4/23/2024 |
6.5.1.25 | 862 | 3/5/2024 |
6.5.1.22 | 627 | 12/14/2023 |
6.5.1.20 | 263 | 12/13/2023 |
6.5.1.18 | 303 | 12/7/2023 |
3.0.3.11 | 2,135 | 9/13/2023 |
3.0.3.6 | 4,478 | 8/22/2022 |
3.0.3.4 | 1,647 | 4/13/2022 |
3.0.3.2 | 512 | 4/12/2022 |
3.0.3 | 707 | 4/12/2022 |
3.0.2 | 862 | 10/14/2021 |
3.0.1 | 2,696 | 6/16/2021 |
v3.0.2: explicitly request Python 2 on Linux