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.445.013 Times

Svn freeware
Filter: All | Freeware | Demo
 

Svn

1 2 3 4 5 > 
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: November 03, 2010 | Visits: 1.107

Easy SVN Browser Easy SVN is a subversion browser via the Web. Easy SVN Browser is easy because only a command line svn program and Perl are required to run it; no extra software needs to be installed. After configuring the Perl script as cgi-bin program, SVN repositories can be navigated, and entries viewed for...





Platforms: *nix

License: Freeware Size: 97.28 KB Download (103): Easy SVN Browser Download

Added: January 22, 2010 | Visits: 1.951

SVN::Log::Index SVN::Log::Index is a Perl module that can index and search over Subversion commit logs. SYNOPSIS my $index = SVN::Log::Index->new({ index_path => /path/to/index }); if($creating) { # Create from scratch if necessary $index->create({ repo_url => url://for/repo }); } $index->open(); # And...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (109): SVN::Log::Index Download

Added: November 05, 2010 | Visits: 1.226

SVN::Web SVN::Web provides a Web interface to Subversion repositories. You can browse the tree, view history of a directory or a file, see whats changed in a specific revision, track changes with RSS, and also view diffs. SVN::Web also tracks the branching feature (node copy) of Subversion, so you can...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (120): SVN::Web Download

Added: August 01, 2010 | Visits: 1.292

WebClient for SVN WebClient for SVN is the web interface for Subversion (SVN) repository. It offers a convenient way of browsing the repository content and its history plus simple write operations. SVN Web Client can. Polarion Software is focused on software development life-cycle solutions, SAP NetWeaver...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (177): WebClient for SVN Download

Added: February 16, 2010 | Visits: 1.233

SVN::RaWeb::Light::Help SVN::RaWeb::Light::Help is Perl module to generate the Help HTML for SVN::RaWeb::Light. SYNOPSIS Warning! This moduls is auto-generated. FUNCTIONS print_data() Prints the HTML data to the standard output..


Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): SVN::RaWeb::Light::Help Download

Added: January 08, 2010 | Visits: 1.263

SVN-RaWeb-Light SVN-RaWeb-Light is a Perl module, that once installed and driven by a CGI script provides a lightweight Web-based browser for remote Subversion repositories, not unlike the default HTML one for http:// repositories. (with some improvements). If you deploy this module in a public URL with a good...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): SVN-RaWeb-Light Download

Added: October 02, 2013 | Visits: 385

git-svn-helpers git-svn-helpers is a collection of command line tools that greatly simplifies using git for svn repositories. git-svn-helpers's main goal is to make setting up a local git repository following an existing svn checkout a 'no-brainer'. It also addresses using a single git-svn repository for...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (38): git-svn-helpers Download

Added: February 10, 2010 | Visits: 1.231

Sciret 1.1.0 / 1.2.0-svn-r487 Sciret project is an advanced knowledge based system. In the further development, Sciret will be extended to a full helpdesk system which will also include a trouble ticket system, document management, bookmark management and more. Whats New in 1.1.0 Stable Release: - Many new interesting...


Platforms: *nix

License: Freeware Download (102): Sciret 1.1.0 / 1.2.0-svn-r487 Download

Released: July 23, 2012  |  Added: July 23, 2012 | Visits: 439

Java SVN/ANT Software Auto Updater Java application designed to update existing java applications from an SVN repository. The application also optionally launches ANT build scripts during the update process.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.32 MB Download (59): Java SVN/ANT Software Auto Updater Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 501

SVN Web Control (SWC) Subversion Web Control (SWC) is an 'SVN Client' that allows to control a Webspace for Web-Projects based on SVN via Web Browser: Update your webspace, switch to tags or branches, run SVN commands and much more. Check 'Home Page' link for details.


Platforms: Windows, Mac, Linux

License: Freeware Size: 810.99 KB Download (56): SVN Web Control (SWC) Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 636

svn-access-manager SVN Access Manager is a powerful tool for managing access to subversion repositories. The tool provides user and group management and access rights (read/write) to dedicated paths in a repository as well.


Platforms: Windows, Mac, Linux

License: Freeware Size: 6.14 MB Download (58): svn-access-manager Download

Added: September 30, 2013 | Visits: 250

SVN Update I whipped up a quick Automator action to do subversion checkouts (Terrence Talbot???*a*?s idea). Source Code SVN_Update.action.zip. No binaries are provided. If you know how to use SVN you know how to build an Xcode project.


Platforms: Mac

License: Freeware Size: 51.2 KB Download (33): SVN Update Download

Added: November 23, 2013 | Visits: 753

SVN Access Manager for Linux SVN Access Manager is a powerful utility for managing access to subversion repositories. The tool provides user and group management and access rights (read/write) to dedicated paths in a repository as well.


Platforms: *nix

License: Freeware Size: 7.2 MB Download (51): SVN Access Manager for Linux Download

Added: July 17, 2013 | Visits: 380

SVN::Notify This document covers the output filtering capabilities of SVN::Notify. Output filters are simply subroutines that modify content before SVN::Notify outputs it. The idea is to provide a simple interface for anyone to use to change the format of the messages that SVN::Notify creates. Filters are...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (33): SVN::Notify Download

Added: August 29, 2013 | Visits: 334

SVN::Dump SVN::Dump is a Perl interface to Subversion dumps. Developer comments The interfaces will probably change in the future, as I slowly learn my way inside the SVN dump format. An SVN::Dump object represents a Subversion dump. This module follow the semantics used in the reference document (the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): SVN::Dump Download

Added: June 11, 2013 | Visits: 456

SVN::Notify::Filter SVN::Notify::Filter is a Perl module to create output filters for SVN::Notify. Synopsis package SVN::Notify::Filter::Textile; use Text::Textile (); sub log_message { my ($notifier, $lines) = @_; return $lines unless $notify->content_type eq 'text/html'; return [...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (33): SVN::Notify::Filter Download

Added: May 07, 2010 | Visits: 667

SVNAccess SVNAccess is a small Web application which lets one manage the access to SVN repositories through a simple interface. SVNAccess uses existing Apache password files/users and stores information in a MySQL database in order to generate an AuthzSVNAccessFile formatted access file. One can also...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): SVNAccess Download

Added: July 18, 2010 | Visits: 588

wmsvn wmsvn scrolls last info from svn log. It displays last svn rvision number, author and last log message. It can be used to display output of any shell commands( see wmsvn.h ) Installation: 1) edit wmsvn.h to match your needs. 2) make 3) run it.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): wmsvn Download

Added: March 03, 2010 | Visits: 695

MDV::Repsys MDV::Repsys is a Perl module to build rpm from a svn. FUNCTIONS set_verbosity($level) Set the verbosity verbosity of the module: 0 silent 1 progress message 2 debug message set_rpm_dirs($dir) Set internals rpm macros that are used by rpm building functions: _sourcedir to...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (88): MDV::Repsys Download

1 2 3 4 5 >