Home arrow Source Repository

Search this site
We have 11 guests online
Screenshot
audio_sel_01.png
Poll of the Month
What is the main source of your self-authored DVDs?
 
 
Main Menu
Home
Introduction
Screenshots
Download
Documentation
FAQ
Tips & Tricks
Source Repository
News
Links
Search
SF Project Page
Subscribe Mailinglist
Mailingliste Archives
Bug Tracker

 

 

This project is powered by
SourceForge.net Logo
powered by Joomla
DARCS - source control system

Sourcecode Revision Control System PDF Print
Written by Wolfgang Wershofen   
Monday, 21 August 2006

dvdwizard is work in progress, so it's likely to find new features and bugfixes between official releases in the source code. To keep track of the changes and allow collaboration with other developers or contributors, dvdwizard is managed with a source code revision control system.

 

CVS, Subversion or DARCS? 

Unlike other projects, which use CVS or Subverion for this task, I decided to use DARCS because I found it to be much easier to set up and much clearer in operation. Unfortunately, Sourceforge does not (yet) support darcs as revision control system, so you won't find any access to it on the project's SF-pages.

 

Nightly Snapshots 

For those not willing or able to install darcs on their machines, nightly snapshots of the source repository will be created if significant changes are introduced, see the donwload page for further information.

 

Accessing the repository 

If you have a running darcs installation on your machine, you may access the source repository with the following commands:

#> mkdir dvdwizard
#> cd dvdwizard
#> darcs init
#> darcs pull --set-scripts-executable \
http://dvdwizard.sourceforge.net/darcs

To keep your copy current, just issue the pull command from time to time. You don't need to specify the URL on subsequent pulls.

 

Contribution Changes

If you have made changes in your local repository and find them useful for other dvdwizard users, too, you may send them with the following command:

#> darcs send  -a

If you're asked about the target email address, please use dvdwizard (at) wershofen.net.

 

See the darcs manual for further information.

 

 

Last Updated ( Thursday, 31 August 2006 )
 
[ Back ]
© 2010 dvdwizard Online
Joomla! is Free Software released under the GNU/GPL License.

Content Managed by Joomla CMS  :: Valid xhtml  :: Valid css  :: Theme Design By Wolfgang Wershofen