Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.441.224 Times

Version freeware
Filter: All | Freeware | Demo
 

Version

< 1 2 3 4 5 > 
Added: August 05, 2008 | Visits: 722

Karen Version Browser Karen Version Browser 3.1 is a simple utility to apply to all those files that are scattered about your hard drive, and you don`t know what they do nor what use they are. The program offers you detailed information about each file that you indicate: when it was created, what program created it,...



Platforms: Windows

License: Freeware Size: 4 KB Download (444): Karen Version Browser Download

Added: January 24, 2010 | Visits: 1.213

Bky Bky is a minimalistic, distributed Version Control System/Source Code Management tool. Bky uses rsync as a backend to store revisions as complete trees, optimizing the size by storing unchanged files as hard links..





Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): Bky Download

Added: July 24, 2010 | Visits: 1.150

Sin Continuous Integration Sin project is a framework that implements Continuous Integration on top of the Subversion version control system. This can help to improve the overall productivity of your development team by reducing the number of build breakage experiences or even eliminating them entirely.. CollabNet,...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (95): Sin Continuous Integration Download

Added: July 18, 2010 | Visits: 860

svk svk is a decentralized version control system written in Perl. svk project uses the Subversion filesystem but provides additional, powerful features. svk was originally developed by ChiaLiangKao, with the help from SVKPeople and generous SVKSponsors..


Platforms: *nix

License: Freeware Size: 419.84 KB Download (100): svk Download

Added: June 16, 2010 | Visits: 1.026

Cervisia Cervisia is a GUI frontend for the version control system CVS. Cervisia project has features like a blame-annotated view, tagging and branching, a changelog editor coupled with the commit dialog and view of the log messages in a tree and list form. Cervisia is shipped with the KDESDK package..


Platforms: *nix

License: Freeware Size: 4.7 MB Download (109): Cervisia Download

Added: April 02, 2010 | Visits: 959

Backup Backup project adds instant version control to any file on a Unix system. Do you hate *.bak and *.20050101 and *.cjn (your initials here) and *.do.not.touch files as much as I do? They litter your filesystem any time someone (and were all guilty of it) needs to back-up a file theyre working on....


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Backup Download

Added: February 09, 2010 | Visits: 971

Subversion The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. Subversion project is released under an Apache/BSD-style open source license.. CollabNet, Facilitating Collaborative Software Development


Platforms: *nix

License: Freeware Size: 8.4 MB Download (97): Subversion Download

Added: June 10, 2010 | Visits: 1.114

CVS CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents. CVS fills a similar role to the free software RCS, PRCS, and Aegis packages. CVS is a production quality system in wide use...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (104): CVS Download

Added: February 23, 2010 | Visits: 1.070

Superversion 2.0 Beta Superversion is a multi-user distributed version control system based on change sets. It aims to be an industrial-strength, open source alternative to commercial solutions that is equally easy to use (or even easier) and similarly powerful. In fact, intuitive and efficient usability has been one...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (97): Superversion 2.0 Beta Download

Added: November 01, 2013 | Visits: 859

Dropline GNOME Dropline GNOME is a version of the GNOME Desktop that has been tweaked for Slackware Linux systems. It is available in Slackware's standard .tgz package format and requires Slackware 11.0 or higher.


Platforms: *nix

License: Freeware Size: 7.67 MB Download (98): Dropline GNOME Download

Added: November 01, 2010 | Visits: 1.131

kwin dropshadow patch for kde kwin dropshadow patch for kde is the well known KDE KWin dropshadow patch ported to KDE Version 3.5.7, but it may apply to all 3.5.x Versions (untested!) For all ATI users and those whose laptops are too slow for real composite (like mine is).. kwin dropshadow patch for kde 3.5.7 KDE-Apps.org...


Platforms: *nix

License: Freeware Download (120): kwin dropshadow patch for kde Download

Added: September 23, 2010 | Visits: 712

cc2cvs cc2cvs exports ClearCase version control information to the CVS format..


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): cc2cvs Download

Added: November 15, 2010 | Visits: 777

pygtksourceview pygtksourceview package contains python bindings for the version 2 of the GtkSourceView library. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (106): pygtksourceview Download

Added: March 23, 2010 | Visits: 1.028

gnome-svn gnome-svn is a front end for the Subversion version control system. It is developed using the Mono project, with C# as the programming language and Gtk# as a graphical interface. Gsvn is developed using latest technologies on software developing. Gsvn is developed using: Mono Project C# as...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (98): gnome-svn Download

Added: July 06, 2010 | Visits: 742

monotone monotone is a distributed version control system with a flat peer model, cryptographic version naming, meta-data certificates, decentralized authority, and overlapping branches. monotone works out of a transactional version database stored in a regular file, and uses a custom network protocol...


Platforms: *nix

License: Freeware Size: 4.6 MB Download (98): monotone Download

Added: November 14, 2010 | Visits: 905

VCS VCS project is a Perl library for generic Version Control System access in Perl. SYNOPSIS use VCS; $file = VCS::File->new($ARGV[0]); print $file->url, ":n"; for $version ($file->versions) { print $version->version, was checked in by , $version->author, "n"; } VCS is an API for...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): VCS Download

Added: June 20, 2010 | Visits: 891

ViewVC ViewVC is a browser interface for CVS and Subversion version control repositories. ViewVC generates templatized HTML to present navigable directory, change log listings, and revision. It can display specific versions of files as well as diffs between those versions. Basically, ViewVC provides...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (107): ViewVC Download

Added: January 26, 2010 | Visits: 1.358

PyOPC PyOPC is a Python library implementing the OPC XML Data Access Protocol Version 1.01 (OPC XML-DA 1.01). PyOPC supports the easy creation of XMLDA-compliant clients and servers without having to deal with the SOAP protocol and server issues. The Open Linking and Embedding for Process Control...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (111): PyOPC Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 951

Apso Apso project is a framework for adding secrecy to version control systems. Usually, version control systems support transfer of encrypted data between clients and the server (in centralized systems) or between clients (in distributed systems). This, however, does not help one who needs to store...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (98): Apso Download

Added: August 06, 2010 | Visits: 929

markNewestVersion markNewestVersion offers a KISS extension which marks the latest file version in a webpages file list. This KISS extension marks the latest file version in a webpages file list. It is especially usefull if you download files frequently from ftp or http index files thet happen to be not...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): markNewestVersion Download

< 1 2 3 4 5 >