Showing 203 open source projects for "svn code"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    git-tfs

    git-tfs

    A Git/TFS bridge, similar to git-svn

    git-tfs is a two-way bridge between TFS (Team Foundation Server) and git, similar to git-svn. It fetches TFS commits into a git repository, and lets you push your updates back to TFS. git-tfs is a two-way bridge between TFS and git, similar to git-svn. If the build fails to build some GitTfs.Vs201x projects, just unload in Visual Studio all the projects you are not interested in to be able to build and use your own version. You could also install, the Team Foundation Server Object Model for Tfs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Daux.io

    Daux.io

    Documentation generator that uses a simple folder structure

    ... URLs, built on Bootstrap, no build step. Git/SVN friendly, supports Google Analytics and Piwik Analytics, optional code float layout and static output generation. By default, the generator will look for folders in the docs folder. Add your folders inside the docs folder. This project contains some example folders and files to get you started. You can nest folders any number of levels to get the exact structure you want. The folder structure will be converted to the nested navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gource

    Gource

    Software version control visualization

    Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project. Gource includes built-in log generation support for Git, Mercurial, Bazaar and SVN. Gource can also parse logs produced by several third party tools for CVS repositories. Gource is a visualization tool for source control repositories...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 5
    miror of svn://svn.jdownloader.org/jdownloader abandoned as of 2022-05-12 this means, i will not update this mirror in the future still, this repo is useful, to get a fast full clone with ``` rsync -r rsync://svn.code.sf.net/p/jdownloader-svn-mirror-milahu/code/ ./jdownloader ``` ... as the original repo does not support rsync from there, you can use svnrdump to update your svnrepo ``` svn info svn://svn.jdownloader.org/jdownloader | grep Revision svnadmin info...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Larsen Commander for OS/2 - git

    GUI File Manager and Command Shell for OS/2 - ArcaOS

    ... source code under GIT. The older SVN code is here - https://sourceforge.net/projects/lcmd/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Cobxref

    Cobol Cross reference tool for GnuCobol written in Cobol

    CobXRef is a Cobol cross reference tool that reads a Cobol source program and produces a file suitable for printing 'as is' that contains all variables, procedure paragraphs and section names referenced where they are defined as well as where they are used throughout the program or module as well as lists of unreferenced data names and paragraph & section names. it is used as a stand alone program. This version includes the code from printcbl which takes in the copy books when used by any...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    tightvncpanel

    tightvncpanel

    Embed TightVNC into a JPanel

    Embed TightVNC into a JPanel, sample code: https://sourceforge.net/p/tightvncpanel/code/HEAD/tree/trunk/src/main/java/com/peter/tightvncpanel/TightVNC.java Please check out the source from svn, and build it with "mvn clean compile", very simple!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    ... a commercially available DSP hardware and provided also Open Source Code for all the low level signal processing tasks and instrument controls in a most flexible and adaptable manner. All latest software is available via SVN only or Live Demo/Install CD: http://www.ventiotec.de/linux/GXSM-Linux.iso
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 10

    ArduinoTardis

    My Arduino controlled TARDIS board game cabinet

    Controller for my custom TARDIS game cabinet with door sensor, PWM flashing lamp on roof, RGB PWM police sign and audio via Robertson Wav Trigger board from SparkFun. WIP: Refactoring from original single .ino to multiple .h files, porting from Uno to Mega, using atx shield. [update 2022-04-04] How to posted to Hackaday https://hackaday.io/project/184683-tardis-themed-board-game-cabinet [Update 2022-12-23] Started migrated code repository from SVN to GIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ascoos Web Extended Studio

    Ascoos Web Extended Studio

    Is a web server for all Web Developers and Web Designers

    Extensions for AWES can be found in the https://sourceforge.net/p/awes-extensions/ The Ascoos Web Extended Studio is a special freeware version of web server for all Web Developers and Web Designers and is based on Apache, PHP, MariaDB and other. It offers to user the option of executing different versions of PHP and MariaDB. It is structured for easy upgrading of individual programs without uninstalling - reinstalling the AWES, no redefine needed of configuration of each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Apache Allura

    Forge software for hosting software projects

    Apache Allura's website and resources are all at https://allura.apache.org/ Allura was originally developed here, which is why this project exists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    sequoia-dap

    SEQUOIA ocean data assimilation platform (a SIROCCO suite tool)

    ... include extensions towards simultaneous assimilation and downscaling (AMICO project), and a toolbox for ensemble assessment (SCRUM project). *Please note that due to frequent updates the code is only available via the svn repository. Please get in touch with us to obtain access.*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PoMaBuSe

    PoMaBuSe

    Poor Man's Build Server / build on multiple Linux clients after commit

    ... Version Control System for changes and if true, it compiles this code. On failure, it f.i. reports by mail (any sendmail compatible mailer) all the developers which committed since the last successful build. What to checkout, compile, report and how is defined in "job files". One can have many. SVN to mail address mapping is /etc/aliases or an own file. SVN is, GIT comes, mail is, SIGNAL comes... *) Dr. Mabuse: German novel figure, more straight than Dr.Jekyll & comparable powerful
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A lightweight framework developed in PHP for creating dynamic websites and web apps. Provides clean form handling, and uses ADODB db abstraction layer for database operations. Includes template system and error logging. Runs on PHP 4 or PHP 5. To access the code, please just pull it from the SVN code repo. I'm not creating "downloads".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    TDMCars SVN

    TDMCars SVN

    This is the Official TDMCars SVN page. This is the same version as on Google Code. Due to Google Code shutting down, I've been forced to move to a different host
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cookiecutter-pypackage

    audreyfeldroy's Cookiecutter template for a standard Python package

    This is audreyfeldroy's Cookiecutter template for a standard Python package. Note that the version hosted on SourceForge is just a clone of the original repository used to test Cookiecutter's SVN feature. It is not recommended to use this version for actual work, as it will not be updated. HTTPS: cookiecutter svn+https://svn.code.sf.net/p/cookiecutter-pypackage/code/trunk/cookiecutter-pypackage SVN RO: cookiecutter svn://svn.code.sf.net/p/cookiecutter-pypackage/code/trunk...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fast and efficient 3D pharmacophore search developed by the Camacho Lab (http://smoothdock.ccbb.pitt.edu) at the University of Pittsburgh. Source code is available through the svn repository.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    Garnet - a Graphical Toolkit for Lisp

    Garnet Common Lisp GUI Library

    Garnet is a Graphical Toolkit for Lisp, which offers many advanced features. It was originally developed by Carnegie Mellon's User Interface Software Group and is one of the most feature rich interface toolkits available for lisp. The project has been dormant but some of us are trying to update it. To get the latest stable code, use the subversion repository: svn checkout svn://svn.code.sf.net/p/garnetlisp/svn/trunk garnetlisp-svn
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple webpage for college course. A plain html webpage that supports information retrieval and insertion using a MySQL database located on AWS. Database Information Due Date Task Subject Task Description Course Project Requirements Develop Web Application that should use Web Application Framework (Tomcat) Implement Web Application that should use Database (MySQL) Write Web Application that should run Amazon AWS EC2 server instance (Ubuntu AMI) Should manage source code using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an enhanced edition of DOSBox based on its SVN version that adds features like Windows-style Long File Name (LFN) and mouse copy/paste support. With this both the DOSBox shell commands and many native LFN-aware DOS programs should now be able to use LFN in DOSBox, and users can also use the right mouse button to select, copy and paste text from and to DOSBox (when the mouse is not locked). It also includes features such as an improved command shell, automatic drive mounting, APM power...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22

    ME3 Private Server Emulator/LAN

    Emulates the ME3 online server

    ... to: Zlofenix Bshtornado Balázs for SVN use: svn://svn.code.sf.net/p/me3privateserveremulatorlan/code/ Example Video by Erik JS: https://www.youtube.com/watch?v=nxAz7HEXpwk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 59 This Week
    Last Update:
    See Project
  • 24
    wikindxold

    wikindxold

    Archive of wikindx project

    This subproject is an archive of wikindx project SVN up to version 6.2.1. The current SVN is at https://sourceforge.net/p/wikindx/code/HEAD/tree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    animata

    animata

    open source real-time animation software

    Migration from Google Code Archive https://code.google.com/archive/p/animata/ Animata is an open source real-time animation software, designed to create animations, interactive background projections for concerts, theatre and dance performances. Disclaimer: 1. I, the uploader, is not the creator of Animata but a porter in convenience of building Animata from AUR. I have made several modifications on the source code in order to build successfully. For build instructions see Baytars...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next