public marks

PUBLIC MARKS with tags svn & subversion

February 2008

January 2008

Choosing a Distributed Version Control System

by sdaclin
Bazaar, Hg (Mercurial) ou Git sont-ils les dignes successeurs de SVN et CVS ? C'est ce que Dave DRIBIN compare dans son blog.

OOoSVN | OpenOffice.org repository for Extensions

by nhoizey
A project to provide change control for OpenOffice.org documents via SVN. Transparently checks in internal changes in files and allows users to recover any previous version, view logs and compare with older versions. Works under Unix/Linux and Mac OSX.

December 2007

anthonyeden.com ActiveWarehouse Example with Rails SVN Logs

by greut, 1 comment

This article covers how to build a simple ActiveWarehouse data warehouse using the Subversion logs from the Rails project.

Time to forget about data normalization

November 2007

Ned Batchelder: blameall.py

by greut

This is a way of getting the complete history of the file in one textual output. It's great for finding a snippet that you suspect existed somewhere in the file's past.

more tools to be silly

September 2007

Subversion - WikiBR

by esion & 1 other (via)
Subversion comment ça marche

August 2007

Ned Batchelder: Subversion branching quick start

by greut & 2 others
Here's how to get started with branches in Subversion.

Subversion Scripts for Mac OS X Finder

by axepourhomme & 3 others (via)
Quicksilver automatically indexes all scripts in ~/Library/Scripts/ directory. This means that wit

July 2007

June 2007

developpement:installer_subversion_et_trac [Wiki.UnElectronLibre.Info]

by camel & 2 others
Ce tutoriel explique comment installer le gestionnaire de révisions et de source Subversion (svn) et Trac, un ensemble d’applications associés à SVN contenant un wiki, un collecteur de bugs, etc.

Versions - Mac Subversion Client

by marco & 10 others, 1 comment
Versions is the first Mac OS X Subversion client that won't make you long for the command line interface anymore. Without over-simplifying the way Subversion is structured, Versions gives a clear overview and all the tools you'll need

May 2007

USVN - UserFriendly SVN

by camel (via)
Userfriendly SVN est une interface web permettant la configuration de dépôts Subversion. Cette interface permet de facilement créer de nouveaux projets sans le client en ligne de commande et donc avoir un accès privilégié sur le serveur. USVN se chargera ensuite de gérer la liste des utilisateurs autorisés à récupérer votre code source. Cela permet de déléguer l'administration de vos dépôts Subversion. USVN permet un accès facile à la gestion fine des droits d'accès sur les fichiers de subversion. Cela permet par exemple de n'autoriser aux traducteurs des modifications que sur les fichiers de traduction en quelques clics.

Supprimer les dossiers .svn subversion

by camel & 4 others, 1 comment
find . -name '.svn' | xargs rm -rf est la commande en question !

April 2007

Subversion pre-commit hook

by kalooni
Subversion’s hook scripts provide a powerful and flexible way to associate actions with repository events. For example, the pre-commit hook allows you to check – and possibly abort – a transaction before it actually gets committed. This entry describes how to install and test a simple Python hook script to prohibit tabs from C++ files.

Snippet: remove .svn directories | The Olle Jonsson Morningstar

by camel & 2 others (via)
Snippet to recursively drop Subversion control of a directory. It removes the .svn directories, and their contents.

March 2007

Bill de hÓra: Subversion tips: working with branches

by camel & 3 others
Bill de hÓra: Subversion tips: working with branches

PUBLIC TAGS related to tag svn

convert +   ffmpeg +   list +   ubuntu +   video +