Downloads:
19,569
Downloads of v 2.7.1.0:
584
Last Update:
07 Oct 2013
Package Maintainer(s):
Software Author(s):
- VisualSVN
Tags:
visualsvnserver svn- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
visualsvnserver
This is not the latest version of visualsvnserver available.
- 1
- 2
- 3
2.7.1.0 | Updated: 07 Oct 2013
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
19,569
Downloads of v 2.7.1.0:
584
Maintainer(s):
Software Author(s):
- VisualSVN
visualsvnserver 2.7.1.0
This is not the latest version of visualsvnserver available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by VisualSVN. The inclusion of VisualSVN trademark(s), if any, upon this webpage is solely to identify VisualSVN 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 Unknown
Verification Testing Unknown
Scan Testing Successful:
No detections found in any package files
Deployment Method: Individual Install, Upgrade, & Uninstall
To install visualsvnserver, run the following command from the command line or from PowerShell:
To upgrade visualsvnserver, run the following command from the command line or from PowerShell:
To uninstall visualsvnserver, 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 visualsvnserver --internalize --version=2.7.1.0 --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 visualsvnserver -y --source="'INTERNAL REPO URL'" --version="'2.7.1.0'" [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 visualsvnserver -y --source="'INTERNAL REPO URL'" --version="'2.7.1.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install visualsvnserver
win_chocolatey:
name: visualsvnserver
version: '2.7.1.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'visualsvnserver' do
action :install
source 'INTERNAL REPO URL'
version '2.7.1.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller visualsvnserver
{
Name = "visualsvnserver"
Version = "2.7.1.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'visualsvnserver':
ensure => '2.7.1.0',
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 as a trusted package on 29 Jan 2020.
VisualSVN Server allows you to easily install and manage a fully-functional Subversion server on the Windows platform. Thanks to its robustness, unbeatable usability and unique enterprise-grade features, VisualSVN Server is affordable both for small business and corporate users.
VisualSVN Server is based on open standards and offers rock-solid stability, security and performance. Its key features are:
Works out-of-the-box
Active Directory Single Sign-On
Powerful management console
Remote Server Administration
Access and Operational Logging
Log in or click on link to see number of positives.
- visualsvnserver.2.7.1.0.nupkg (f8f496e50db3) - ## / 58
- VisualSVN-Server-2.7.1.msi (5ab2f38d0bfb) - ## / 55
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 |
---|---|---|---|---|
VisualSVN Server 5.4.2 | 38 | Saturday, November 2, 2024 | Approved | |
VisualSVN Server 5.4.1 | 65 | Saturday, October 12, 2024 | Approved | |
VisualSVN Server 5.4.0 | 153 | Friday, June 21, 2024 | Approved | |
VisualSVN Server 5.3.3 | 69 | Thursday, May 30, 2024 | Approved | |
VisualSVN Server 5.3.2 | 144 | Tuesday, January 23, 2024 | Approved | |
VisualSVN Server 5.3.1 | 110 | Tuesday, November 14, 2023 | Approved | |
VisualSVN Server 5.3.0 | 135 | Thursday, August 17, 2023 | Approved | |
VisualSVN Server 5.2.0 | 471 | Thursday, July 6, 2023 | Approved | |
VisualSVN Server 5.1.5 | 4629 | Saturday, June 17, 2023 | Approved | |
VisualSVN Server 5.1.4 | 187 | Friday, April 21, 2023 | Approved | |
VisualSVN Server 5.1.3 | 2957 | Thursday, February 23, 2023 | Approved | |
VisualSVN Server 5.1.1 | 186 | Thursday, September 29, 2022 | Approved | |
VisualSVN Server 5.1.0 | 85 | Friday, September 16, 2022 | Approved | |
VisualSVN Server 5.0.3 | 97 | Thursday, August 25, 2022 | Approved | |
VisualSVN Server 5.0.2 | 175 | Wednesday, June 8, 2022 | Approved | |
VisualSVN Server 5.0.1 | 149 | Thursday, April 14, 2022 | Approved | |
VisualSVN Server 5.0.0 | 95 | Saturday, April 2, 2022 | Approved | |
VisualSVN Server 4.3.7 | 106 | Tuesday, March 22, 2022 | Approved | |
VisualSVN Server 4.3.6 | 130 | Friday, January 28, 2022 | Approved | |
VisualSVN Server 4.3.5 | 225 | Friday, November 5, 2021 | Approved | |
VisualSVN Server 4.3.4 | 236 | Friday, June 4, 2021 | Approved | |
VisualSVN Server 4.3.3 | 173 | Saturday, March 27, 2021 | Approved | |
VisualSVN Server 4.3.2 | 183 | Wednesday, February 17, 2021 | Approved | |
VisualSVN Server 4.3.1 | 303 | Friday, October 23, 2020 | Approved | |
VisualSVN Server 4.3.0 | 169 | Wednesday, October 7, 2020 | Approved | |
VisualSVN Server 4.2.2 | 385 | Friday, April 24, 2020 | Approved | |
VisualSVN Server 4.2.1 | 406 | Tuesday, January 28, 2020 | Approved | |
VisualSVN Server 4.2.0 | 184 | Wednesday, January 15, 2020 | Approved | |
VisualSVN Server 4.1.3 | 308 | Friday, October 18, 2019 | Approved | |
VisualSVN Server 4.1.2 | 221 | Saturday, October 5, 2019 | Approved | |
VisualSVN Server 4.1.0 | 205 | Wednesday, October 2, 2019 | Approved | |
VisualSVN Server 4.0.4 | 226 | Thursday, September 5, 2019 | Approved | |
VisualSVN Server 4.0.3 | 203 | Thursday, August 1, 2019 | Approved | |
VisualSVN Server 4.0.2 | 278 | Thursday, June 27, 2019 | Approved | |
VisualSVN Server 4.0.1 | 257 | Friday, June 7, 2019 | Approved | |
VisualSVN Server 4.0.0 | 453 | Tuesday, May 14, 2019 | Approved | |
VisualSVN Server 3.9.5 | 338 | Tuesday, April 16, 2019 | Approved | |
VisualSVN Server 3.9.4 | 300 | Thursday, March 14, 2019 | Approved | |
VisualSVN Server 3.9.3 | 249 | Saturday, February 16, 2019 | Approved | |
VisualSVN Server 3.9.2 | 380 | Tuesday, October 30, 2018 | Approved | |
VisualSVN Server 3.9.1 | 472 | Wednesday, August 1, 2018 | Approved | |
VisualSVN Server 3.9.0 | 316 | Thursday, June 7, 2018 | Approved | |
VisualSVN Server 3.8.1 | 390 | Friday, March 30, 2018 | Approved | |
VisualSVN Server 3.8.0 | 406 | Wednesday, February 14, 2018 | Approved | |
VisualSVN Server 3.7.1 | 428 | Friday, December 15, 2017 | Approved | |
visualsvnserver 3.0.0 | 809 | Tuesday, October 7, 2014 | Approved | |
visualsvnserver 2.7.1.0 | 584 | Monday, October 7, 2013 | Approved |
VisualSVN
This package has no dependencies.
Ground Rules:
- This discussion is only about visualsvnserver and the visualsvnserver 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 visualsvnserver, 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.