Main > Free Download Search >

Free svn web software for linux

svn web

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4102
SVN::Web 0.51

SVN::Web 0.51


SVN::Web provides a Web interface to Subversion repositories. more>>
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 easily see the relationship between branches.
Enhancements:
- The "reposparent" functionality was inadvertently broken in 0.50.
- This release fixes it.
<<less
Download (0.083MB)
Added: 2007-01-20 License: Perl Artistic License Price:
1011 downloads
wmsvn 0.3

wmsvn 0.3


wmsvn scrolls last info from svn log. more>>
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
<<less
Download (0.010MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
USVN 0.6.3

USVN 0.6.3


USVN (Userfriendly SVN) is based on a web interface and allows you to configure your subversion repositories. more>>
USVN (Userfriendly SVN) is based on a web interface and allows you to configure your subversion repositories. This interface allows you to create new projects without the command line interface, this means without a privileged access on the server.
Then USVN will take care of managing the list of users which are authorized to take your source code. This allows you to deleguate the administration of your Subversion repositories. USVN permits an easy access to a thin access restriction on Subversion files. For instance, in a few clics, translators can only have modification rights on translation files.
USVN project is released under the CeCILL license.
Main features:
- Users and administrators Create / Edit / Delete / Administrate.
- Groups Create / Edit / Delete / Administrate, user and administrators assignation.
- Projects Create / Edit / Delete / Administrate.
- Browsing into repositories witch access rights management.
Enhancements:
- A Spanish translation and a Chinese translation were added.
- Translation issues in the file browser were fixed.
- If installation fails, you can restart it.
- A problem with updating an authz file when removing a group from a project was fixed.
- You can now change the placement of htpasswd and authz files.
- JavaScript sort tables were changed to improve browser compatibility.
- A command line installer was added for packaging purposes.
- The display of the last five commits was improved.
<<less
Download (1.7MB)
Added: 2007-07-11 License: CeCILL (CeCILL Free Software License Agreement) Price:
836 downloads
SVN-RaWeb-Light 0.60001

SVN-RaWeb-Light 0.60001


SVN-RaWeb-Light is a Perl module provides a lightweight Web-based browser for remote Subversion repositories. more>>
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 bandwidth, let me know so I can link to it here for demonstration purposes.

<<less
Download (0.015MB)
Added: 2007-03-20 License: Perl Artistic License Price:
948 downloads
ViewSVN 0.1.0

ViewSVN 0.1.0


ViewSVN is a web interface for viewing subversion repositories. more>>
ViewSVN is a web interface for viewing subversion repositories.
ViewSVN provides simple and easy to set up web interface for viewing SVN repositories. Some features are: directory/file browsing at different revisions, diffing and log viewing.
It uses svn commandline tools so it works without direct repository access (but that can be used as well). The downside is that it is rather slow, but hopefully that will be fixed in the future.
If you are looking for a feature-rich and robust subversion repository browser, this one is not for you. Try ViewCVS instead.
Main features:
- Have ViewSVN serve multiple repositories (currently they need to share same root, though)
- Browse directories and files at different revisions
- Request diffs between different directory and file revisions
- View changelog for paths and easily view changes in a certain revision
- Check out the demo to see for yourself
<<less
Download (0.020MB)
Added: 2007-07-28 License: GPL (GNU General Public License) Price:
820 downloads
StatSVN 0.3.1

StatSVN 0.3.1


StatSVN retrieves information from a Subversion repository and generates various tables and charts. more>>
StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development.
For example, it can generate a timeline for the lines of code, the contribution of each developer, and more. The current version of StatSVN generates a static set of HTML documents containing tables and chart images.
Quick Start
- Download the latest release from http://sourceforge.net/projects/statsvn/
- Expand the zip file into some directory, e.g c:statsvn
- Check out a working copy of the desired SVN module into some directory, e.g. c:myproject.
- Change into that directory and type
svn log --xml -v > svn.log
- Change back to the c:statsvn directory
type java -jar statsvn.jar c:myprojectsvn.log c:myproject
- Open c:statsvnindex.html in your web browser
You can tweak the output of StatSVN in various ways. Run java -jar statsvn.jar for an overview of the command line parameters, and check the manual for full information.
<<less
Download (1.4MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
961 downloads
JavaSVN 1.0.6

JavaSVN 1.0.6


JavaSVN is a pure Java Subversion client library. more>>
JavaSVN project is a pure Java Subversion client library. You would like to use JavaSVN when you need to access or modify Subversion repository from your Java application, be it a standalone program, plugin or web application.
Being a pure Java program, JavaSVN doesnt need any additional configuration or native binaries to work on any OS that runs Java. On this site you will also find instructions on how to make existing programs use JavaSVN instead of native javahl bindings.
Main features:
- No external binaries or libraries are needed to work with Subversion repository.
- JavaSVN supports http, https, svn and svn+ssh connection protocols.
- Low level API allows effective direct Subversion repository access.
- JavaSVN is compatible with applications that already use native javahl bindings.
<<less
Download (2.0MB)
Added: 2006-05-30 License: BSD License Price:
1245 downloads
gnome-svn 0.2

gnome-svn 0.2


gnome-svn is a front end for the Subversion version control system. more>> <<less
Download (0.47MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1207 downloads
colorsvn 0.3.2

colorsvn 0.3.2


colorsvn is the Subversion output colorizer. more>>
colorsvn is the Subversion output colorizer.
colorsvn was extracted from kde-sdk and was extended with build process and configuration.
Basic Installation:
./configure
su -
make install
Perhaps you want to set alias to svn:
alias svn=colorsvn
So if you type "svn" youll run "colorsvn".
Enhancements:
- Subversion commands for color highlighting are configurable now.
- For directories, a bold font will be used.
- Colors will be applied only for configured terminal types.
- Erroneous configured colors will be filtered.
- There are minor installation bugfixes.
<<less
Download (0.015MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
936 downloads
sylvan 0.2.3-1

sylvan 0.2.3-1


sylvan is a subversion wrapper that stores and restores user, group, and permissions information for each file. more>>
sylvan is a subversion wrapper that stores and restores user, group, and permissions information for each file. This makes it useful for keeping things like /etc in Subversion without losing their functionality.
The resulting svn repository is a normal repository with the extra info stored as file properties, so you can still use svn for accessing it.
Enhancements:
- Major refactoring.
- There are more methods for importing /etc into a svn repository.
<<less
Download (0.006MB)
Added: 2007-01-27 License: GPL (GNU General Public License) Price:
1000 downloads
X personal web server 0.1

X personal web server 0.1


X personal web server is a personal Web server that sits in your desktop notification area (as a tray icon). more>>
X personal web server is a personal Web server that sits in your desktop notification area (as a tray icon).

X personal web server is a (much) simpler cousin of KPF, but doesnt require kicker and uses the GTK 2 library for its minimal user interface.

<<less
Download (0.059MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1148 downloads
Suite-C Web 20060729

Suite-C Web 20060729


Suite-C Web is a collection of modules for Drupal that allow a church to manage itself and communicate with its memebers. more>>
Suite-C Web is a collection of modules for Drupal that allow a church to manage itself and communicate with its memebers.
Suite-C Web project currently consists of a PrayerRequests module, which lets Web site visitors submit prayer requests and later mark requests as answered (or no longer relevant), which filters the request them from the list of current prayer requests.
Main features:
- A shared PrayerList
- Prayer answered date
<<less
Download (0.010MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1182 downloads
Sws Web Server 0.1.7

Sws Web Server 0.1.7


Sws Web Server is a fast, secure, and simple Web server. more>>
Sws Web Server is a fast, secure, and simple Web server.
Installation:
./make
./make install
Usage:
For start
Redhat and Debian users
/etc/init.d/sws_web_server.init start
slackware users
/etc/rc.d/init.d/rc.sws start
First create /etc/sws directory
sws.conf file copy in to /etc/sws
Edit sws.conf
Enhancements:
- A file transfer problem has been solved.
<<less
Download (0.005MB)
Added: 2005-07-13 License: GPL (GNU General Public License) Price:
1569 downloads
Java Web Shell 0.0.8

Java Web Shell 0.0.8


Java Web Shell is a web based interactive shell-type environment written in Java. more>>
Java Web Shell is a web based interactive shell-type environment written in Java.

Obviously, to use the shell, youll need to be using a browser that supports Java Applets, and this has been compiled using the Sun 1.4.1 JDK.

Head over to Sun and pick up the latest runtime enviroment if you dont already have it.

<<less
Download (0.013MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
968 downloads
Easy SVN Browser 1.07

Easy SVN Browser 1.07


Easy SVN is a subversion browser via the Web. more>>
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 contents, history, and diffs.
Installation:
Follow these steps for a quick installation of web-svn-view:
1. Log in as the user who is running the webserver (e.g., www).
2. As this user, make sure you have read-access on your repository. Issue an svn command to make sure that if necessary, you are prompted for a username and password. Once the viewer is running, logins must take place automatically.
3. Obtain web-svn-view by getting the archive http://public.e-tunity.com/web-svn-view/web-svn-view-latest.tar.gz . Save the archive on your disk as e.g.
/tmp/web-svn-view-latest.tar.gz.
4. Change-dir to a directory where the webserver will run the viewer.
5. Unpack, using tar xzf /tmp/web-svn-view-latest.tar.gz. Note the full paths to the contained directories cgi-bin, css and img. In the following example well assume that the base directory is /Users/e/src/e.
6. Edit cgi-bin/web-svn-view and modify the configuration variables at the top of the file. The variables are documented in the script.
7. Edit the servers configuration file. E.g, for Apache, edit httpd.conf and add the following lines:
ScriptAlias /svnbin /Users/e/src/e/web-svn-view/cgi-bin
Alias /svncss /Users/e/src/e/web-svn-view/css
Alias /svnimg /Users/e/src/e/web-svn-view/img
< Location / >
Order deny,allow
Deny from all
< /Location >
< Location /svnbin >
Order allow,deny
Allow from all
< /Location >
< Location /svncss >
Order allow,deny
Allow from all
< /Location >
< Location /svnimg >
Order allow,deny
Allow from all
< /Location >
You will need to supply the right directories for your system.
8. Restart the webserver.
9. Point your browser to http://yoursite/svnbin/web-svn-view.
Enhancements:
- The configuration settings in cgi-bin/web-svn-view can now be overridden by environment variables.
- That makes it possible to re-use the same SVN browser to view many repositories, based on environment variables passed by the Web server.
- The documentation was updated with an example.
<<less
Download (0.095MB)
Added: 2006-07-19 License: GPL (GNU General Public License) Price:
1203 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5