Main > Free Download Search >

Free subversion scripts software for mac

subversion scripts

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2403
Subversion Scripts 1.1

Subversion Scripts 1.1


Collection of AppleScripts for Finder to make the most frequent operations on Subversion repositories easier more>>
Subversion Scripts is a collection of AppleScripts for Finder created in order to make the most frequent operations on Subversion repositories easier. Now you dont have to switch from Finder to another application (either Terminal or some heavy-weight GUI client) to handle common repository tasks.

<<less
Download (143KB)
Added: 2007-06-02 License: GPL Price:
875 downloads
Subversion Scripts for Finder 1.2

Subversion Scripts for Finder 1.2


Subversion Scripts for Finder is an impressive and unique collection of AppleScripts for Finder to make the most frequent operations on Subversion repositories easier. more>> Subversion Scripts for Finder 1.2 is an impressive and unique collection of AppleScripts for Finder to make the most frequent operations on Subversion repositories easier. Now you don't have to switch from Finder to another application (either Terminal or some heavy-weight GUI client) to handle common repository tasks.

Enhancements: Version 1.2: New Copy, Move and Checkout scripts, better Leopard and MacPorts compatibility.

Requirements:

  • Command-line Subversion client is still required, but the scripts dont require any configuration (path to the binary will be auto-detected).

<<less
Download (115K)
Added: 2008-02-26 License: Free Price:
downloads
 
Other version of Subversion Scripts for Finder
Subversion Scripts for Finder 1.2Subversion Scripts for Finder are considered as a flexible and effective tools, designed to allow you to make the most frequent
License:Freeware
Download (112.3KB)
downloads
Added: 2008-02-22
Perl Conversion Scripts 1.0

Perl Conversion Scripts 1.0


Convert data between different character encodings. more>>
Perl Conversion Scripts is a collection of short scripts to convert data between different character encodings. Currently supported are Macintosh to ISO-8859-1, ISO to Mac, ISO to UTF-8, UTF-8 to ISO, Mac to UTF-8 and UTF-8 to Mac.They are very handy as BBEdit Perl Filters on Mac OS X where you can select some content in a text editor window and run the desired conversion script.
<<less
Download (2KB)
Added: 2004-10-31 License: Freeware Price:
1822 downloads
Subversion 1.4.4

Subversion 1.4.4


Subversion - version control system that is a compelling replacement for CVS in the open source community more>>
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. The software is released under an Apache/BSD-style open source license.

• Most current CVS features.
Subversion is meant to be a better CVS, so it has most of CVSs features. Generally, Subversions interface to a particular feature is similar to CVSs, except where theres a compelling reason to do otherwise.
• Directories, renames, and file meta-data are versioned.
Lack of these features is one of the most common complaints against CVS. Subversion versions not only file contents and file existence, but also directories, copies, and renames. It also allows arbitrary metadata (properties) to be versioned along with any file or directory, and provides a mechanism for versioning the `execute permission flag on files.
• Commits are truly atomic.
No part of a commit takes effect until the entire commit has succeeded. Revision numbers are per-commit, not per-file; log messages are attached to the revision, not stored redundantly as in CVS.

• Apache network server option, with WebDAV/DeltaV protocol.
Subversion can use the HTTP-based WebDAV/DeltaV protocol for network communications, and the Apache web server to provide repository-side network service. This gives Subversion an advantage over CVS in interoperability, and provides various key features for free: authentication, wire compression, and basic repository browsing.
• Standalone server option.
Subversion also offers a standalone server option using a custom protocol (not everyone wants to run Apache 2.x). The standalone server can run as an inetd service, or in daemon mode, and offers basic authentication and authorization. It may also be tunnelled over ssh.
• Branching and tagging are cheap (constant time) operations
There is no reason for these operations to be expensive, so they arent.
Branches and tags are both implemented in terms of an underlying copy operation. A copy takes up a small, constant amount of space. Any copy is a tag; and if you start committing on a copy, then its a branch as well. (This does away with CVSs branch-point tagging, by removing the distinction that made branch-point tags necessary in the first place.)

• Natively client/server, layered library design
Subversion is designed to be client/server from the beginning; thus avoiding some of the maintenance problems which have plagued CVS. The code is structured as a set of modules with well-defined interfaces, designed to be called by other applications.
• Client/server protocol sends diffs in both directions
The network protocol uses bandwidth efficiently by transmitting diffs in both directions whenever possible (CVS sends diffs from server to client, but not client to server).
• Costs are proportional to change size, not data size
In general, the time required for a Subversion operation is proportional to the size of the changes resulting from that operation, not to the absolute size of the project in which the changes are taking place. This is a property of the Subversion repository model.

• Choice of database or plain-file repository implementations
Repositories can be created with either an embedded database back-end (BerkeleyDB) or with normal flat-file back-end, which uses a custom format.
• Versioning of symbolic links
Unix users can place symbolic links under version control. The links are recreated in Unix working copies, but not in win32 working copies.
• Efficient handling of binary files
Subversion is equally efficient on binary as on text files, because it uses a binary diffing algorithm to transmit and store successive revisions.
• Parseable output
All output of the Subversion command-line client is carefully designed to be both human readable and automatically parseable; scriptability is a high priority.
• Localized messages
Subversion uses gettext() to display translated error, informational, and help messages, based on current locale settings.
<<less
Download (6.9MB)
Added: 2007-06-13 License: Freeware Price:
886 downloads
Stupid Terminal Scripts 1.0

Stupid Terminal Scripts 1.0


Stupid Terminal Scripts - Set of three OS X scripts more>>
Stupid Terminal Scripts is a set of 3 terminal scripts with no actual usefulness.

This set of three OS X scripts includes "Big Top" - Executes the "top" command in the Terminal, which displays a live-updating list of all running processes. "Pee Es" - Shows status of active processes. "UpTyme" - Displays total uptime of your computer. Braggin rights!


<<less
Download (67KB)
Added: 2005-12-21 License: Freeware Price:
1404 downloads
LSB Scripts 1.0

LSB Scripts 1.0


LSB Scripts - Automate Finder tasks more>>
LSB Scripts is a set of Applescript scripts designed to automate Finder tasks without any programming. It can deal with operations on files and folders like moving, copying and creating aliases.

It can pack files and folders in folders named and numbered/dated automatically. It was mainly aimed at backup and management tasks, but its open architecture allows to use it in many cases.

The scripts are completly freeware for personal use.
<<less
Download (358KB)
Added: 2006-03-31 License: Freeware Price:
1302 downloads
Imposition scripts 1.0

Imposition scripts 1.0


Imposition scripts - InDesign automation more>>
Imposition scripts is a set of AppleScripts for imposing InDesign 2.0 pages in 2-up spreads.
Automatic page numbering is retained and the result is an editable InDesign document.

Completly freeware.

<<less
Download (37KB)
Added: 2006-02-09 License: Freeware Price:
1367 downloads
Sound Set Scripts 1.0

Sound Set Scripts 1.0


Sound Set Scripts - Sound set scripts more>>
Sound Set Scripts are a pair of AppleScripts that choose a new Sound Set on startup and turn Sound Sets off.

To install Place one in the Startup Items folder and another on your desktop.

Completly freeware.
<<less
Download (7KB)
Added: 2006-04-21 License: Freeware Price:
1284 downloads
Hubi`s iTunes Scripts 1.8

Hubi`s iTunes Scripts 1.8


Misc. iTunes AppleScripts. more>>
Hubis iTunes Scripts features the following functions:rename & move your mp3s/aacs/aiffs/wavs -files by ID-Tag infomanage/fix ID-Tagsmanage your iTunes Library & Playlists
<<less
Download (295KB)
Added: 2004-10-31 License: Freeware Price:
1822 downloads
Imposition scripts CS 1.0

Imposition scripts CS 1.0


Imposition scripts CS - Imposition script to build 2-up spreads more>>
Imposition scripts CS is a set of scripts for imposing InDesign CS pages in 2-up spreads. Automatic page numbering is retained and the result is an editable InDesign CS document.

Completly freeware.

<<less
Download (28KB)
Added: 2006-02-19 License: Freeware Price:
1358 downloads
eyeSignal PND Scripts 1.1

eyeSignal PND Scripts 1.1


eyeSignal PND Scripts - Access the eyeSignal hardware via AppleScript more>>
eyeSignal PND Scripts are for use with the eyeSignal hardware device only. The scripts allow the user to access the eyeSignal functionality from other programs like FileMaker.

Completly freeware.

<<less
Download (1.3MB)
Added: 2006-01-24 License: Freeware Price:
1371 downloads
Hubi's iTunes Scripts 1.9

Hubi's iTunes Scripts 1.9


Hubis iTunes Scripts comes to you as an easy-to-use tool which is equipped with many useful features. more>> Hubi's iTunes Scripts 1.9 comes to you as an easy-to-use tool which is equipped with many useful features.

Major Features:

  1. Rename & move your mp3s/aacs/aiffs/wavs -files by ID-Tag info
  2. Manage/fix ID-Tags
  3. Manage your iTunes Library & Playlists

Requirements:

  • Mac OS X 10.3 or later
  • iTunes 4.x.
<<less
Download (355.5KB)
Added: 2004-08-25 License: Freeware Price:
downloads
Hubi's Finder Scripts 1.0

Hubi's Finder Scripts 1.0


Hubis Finder Scripts is launched with the ability to bring users a great convenience in your work. more>>

Hubi's Finder Scripts 1.0 is launched with the ability to bring users a great convenience in your work. Collection of "usefull" Finder scripts a vendor wrote the last few days so probably some will be added soon they know some other jobs that can to be made by finder scripts

Requirements: Mac OS X

<<less
Added: 2003-05-19 License: Freeware Price:
downloads
XPress Scripts 3.0

XPress Scripts 3.0


XPress Scripts - Scripts collection for QuarkXPress more>>
XPress Scripts is a collection of thirty AppleScripts for QuarkXPress.
XPress Scripts contains many new scripts and updates some of the scripts from the previous version.

XPress Scripts now uses the Dialog Director osax instead of the old Dialog Runner osax which is no longer compatible today.

XPress|Scripts 3.0 comes in two flavors:
- XPress|Scripts 3.0 S, which consists of compiled AppleScript files, and,
- XPress|Scripts 3.0 A, which consists of compiled AppleScript applications, or Applets.


<<less
Download (226KB)
Added: 2005-12-29 License: Freeware Price:
1402 downloads
Drop Script 0.5

Drop Script 0.5


Create new apps from command-line BSD programs. more>>
Drop Script lets you create new applications from any BSD program which takes files as command line arguments. Typically, these are scripts written in sh, perl, etc.
<<less
Download (40KB)
Added: 2004-11-14 License: Freeware Price:
1804 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5