Downloads:
1,761
Downloads of v 3.0.38:
938
Last Update:
23 Dec 2016
Package Maintainer(s):
Software Author(s):
- AArnott
Tags:
git pdb- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
PDB Source Server Support for Git
- 1
- 2
- 3
3.0.38 | Updated: 23 Dec 2016
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,761
Downloads of v 3.0.38:
938
Maintainer(s):
Software Author(s):
- AArnott
PDB Source Server Support for Git 3.0.38
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by AArnott. The inclusion of AArnott trademark(s), if any, upon this webpage is solely to identify AArnott goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install PDB Source Server Support for Git, run the following command from the command line or from PowerShell:
To upgrade PDB Source Server Support for Git, run the following command from the command line or from PowerShell:
To uninstall PDB Source Server Support for Git, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download pdbgit --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade pdbgit -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade pdbgit -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install pdbgit
win_chocolatey:
name: pdbgit
version: '3.0.38'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'pdbgit' do
action :install
source 'INTERNAL REPO URL'
version '3.0.38'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller pdbgit
{
Name = "pdbgit"
Version = "3.0.38"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'pdbgit':
ensure => '3.0.38',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator flcdrg on 04 Jan 2017.
Indexes your PDBs with online Git server URLs so Visual Studio can download the exact source files that were compiled into your assembly while debugging.
md5: 6EBFE5B32883DF65E4898785E2C1565D | sha1: 758DFAD82F3596A561B12A21F64F4C33F55637A2 | sha256: 0415CCA2A95CB367EC6B2A6A2A9D1E3B168DF450FF8A87B7ACB637D4423DD726 | sha512: 4F83EF45445BED897D16B9F1DEA95BEF7A18137EDF558C09E0FA8349AFD27EB89FAD1F13B56F87E0167349BB97F2B2EEB78AD8DCA9562EB8A68EE857EA7399D3
md5: CEFE07F73F48F0E65BA2857A9D37B879 | sha1: F68D77DA695D8727B9C733B342FEE822C0BDC1D8 | sha256: 90D8FDA649B19A8F84C3DBDFB27F6E76F77F8245300B9AF93BEE17E210F445FA | sha512: 453231BDD8C9452098BD0FDD6671E8981DCCB7A4B3E01A34BFC16C654959E0197353D6A9E9F4778E80F116A23691EABBCE638FFB743DFFB56E8D684753C146FA
md5: 105BC76136E9A3ADC017045E5ACA94A8 | sha1: 278C9FB3DAB7E861F1C65FD04E53D7E1E74E7B67 | sha256: FB0251C2D7387C54DD11CE9533F60DDF920CD24746E482C38F6D7700A84DC01A | sha512: DFAC82BAC862D11A627A9FD33A072956D6E9E60E7C02EA27C6DA100E56A3BD4CC4CDD1EB0A79AA3D2470CAB8603727A745452E5498CFE261AC954204D4180DE3
md5: 28E3C3D6A2372C89899A58780875667D | sha1: 7B40BB51D466B493B01BA0EC149C39ED3E57C171 | sha256: 42D365364925635720DAF24798EDDD5D65AD4599AA3F0E4B93257641A2E9B8C1 | sha512: F1D51C1A847A61CF3657DFA96638CEFB65E1F961CEFB7BAF22A58262045BDDC2248B40FE5A49861C5EC8634344702BB6A910BA2F505684FB7C07F82A86BDEE05
From: https://github.com/AArnott/PdbGit/blob/master/LICENSE
The MIT License (MIT)
Copyright (c) 2016 Andrew Arnott
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
md5: 0EFA93BC2737014594114B2423D1AC3F | sha1: 03747E77C105EC34062444A5B9A974D27819B4F9 | sha256: 523D48C7A8B740F8A1DCC1AD2A9E8AFD1A5930348907F5D4B5CA078D72C19AEC | sha512: 70A9E4856DC2147BF0D5BAF0420C7362FE57223B577404551E1F39859D33C8CDCD1CE2A7F5CE210F379DB1DC435876B3515A9F71635706B34B362C1C1C115CEB
md5: E368F25BE19748AEDE2547BC79B62DD6 | sha1: 71933A94C8417943388BF2AE2E9E4D2F5CA112FB | sha256: FB638B521816149D90536787EB624BFBE0391FD8CB57281EB997E095B46001AD | sha512: 9AC5FE744CC70273B08AC03D5536A2ED629CE08AA6B28C9382F416C20CCFC9F04A619E573506195C546DAF2A8134F27B6311B8BCF1FCA6AA5BF8B5E0A4CAC710
md5: FC8F227615293D7486D82A41F43AD98D | sha1: EC124F8635A1938116DB8504A1D208BC63EBD5A6 | sha256: 6756627F0E6DC08761BE482C223CA62B88DC311CFE5EB6854C7A507B616E3130 | sha512: 46C673F278AF7B6BAC956F3CD77D19BEE94D6D7EA6605F30A6C498F288B1932FF15B72106D25B26E1C5A7575284031743479F4E49B87EB273C2614A23EB2CC90
md5: 088011F788978F8104F21DE05BA021DF | sha1: B268143C86A94A414362EDF2561DDC3B9473A82E | sha256: 40457B6A68649728325C785F9900CD1F24ED606F57B9AB10F78077D35DC717E1 | sha512: 7C68DCB52AD2539343A4CE60463E6B3B7B52DA9C0B6D3E58277E3E6273DBD000DE7B3937993B97ADEEDF7E4C90FEC84B5015B9E9878D84628BB6E71D1A034866
md5: 5DBFD76709506CCABFD4B862DEB11184 | sha1: EAC3544A8F88F2DA56A3E35529F65524F37A6DC3 | sha256: A653FD7434A76FE32D724790D969B62C70354B40DC7425125717219F3A7F1A4F | sha512: 87607D3B487FAC8C1BE859B810E54F416E47F8044DE05338F5BBB8B744F75C9E52FD5BC578233A88590628F64F28AC8C47BAFCC299E6A6278E942FE6B99548EF
md5: E8C58CA92A42D0A1AD6347C91E599A44 | sha1: B92E2053DF114A78E32B3F5F245F20747F9CE541 | sha256: 9CC1E5580FB318B1D14E8874DDB7105573A32DC083B3B1E5A36E2A4AB6C1EB31 | sha512: DAE22805FF9C7AA2735CDEB907981FE07E1CFD5D51D1F3C6DCFCCCB08F32AEBB3BEE72818B58DFB1C8FADC1A45BB1E58F57072086B33E442CFB4AE94D7023593
md5: 5043512ECC51403299127802AFFC2294 | sha1: DBE8B2FE9557110981412629C0D23C346A42A563 | sha256: CCCEB001E0A771A25C427ED9551BBC58D7E81962CF0CE19E7EF105E2C9D148AE | sha512: 549C9C685154D57BF254FAD68A0479E9BCE2D6A3663E73F481BCCCC64159D23DD9E7A0F992EEBDCD359FAD5EB8F72E76255A800B48647AF0AA33427B380E9D22
Redistributable Code
==============================================
The file(s) listed below are "Redistributable Code" within the meaning of the End-User
License Agreement under which you have licensed the file(s).
===================
dbghelp.dll
===================
(1) You may redistribute dbghelp.dll version 6.12.2.633
===================
pdbstr.exe
===================
(1) You may redistribute pdbstr.exe version 6.12.2.633
Log in or click on link to see number of positives.
- LibGit2Sharp.dll (42d365364925) - ## / 62
- git2-e0902fb.dll (fb638b521816) - ## / 61
- git2-e0902fb.dll (523d48c7a8b7) - ## / 58
- Catel.Core.dll (0415cca2a95c) - ## / 60
- GitTools.Core.dll (90d8fda649b1) - ## / 60
- ImpromptuInterface.dll (fb0251c2d738) - ## / 65
- pdbstr.exe (a653fd7434a7) - ## / 55
- System.CommandLine.dll (9cc1e5580fb3) - ## / 55
- System.Runtime.InteropServices.RuntimeInformation.dll (ccceb001e0a7) - ## / 69
- PdbGit.3.0.38.nupkg (d2b8986344bc) - ## / 54
- PdbGit.exe (6756627f0e6d) - ## / 55
- PdbGit.Tasks.dll (40457b6a6864) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
PDB Source Server Support for Git 3.0.38 | 938 | Friday, December 23, 2016 | Approved | |
PDB Source Server Support for Git 3.0.32 | 397 | Monday, November 14, 2016 | Approved | |
PDB Source Server Support for Git 3.0.29-beta | 426 | Monday, November 14, 2016 | Exempted |
This package has no dependencies.
Ground Rules:
- This discussion is only about PDB Source Server Support for Git and the PDB Source Server Support for Git package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or PDB Source Server Support for Git, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.