startscord

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
CONFIGURATION
AUTOMATIC STARTUP
SEE ALSO
AUTHOR

NAME

startscord − start scord for the given mounts

SYNOPSIS

startscord [options ...]

DESCRIPTION

startscord starts scord for the given mounts.

OPTIONS

−c file, −−config=file

Read configuration from file. By default, the configuration is read from ~/.startscordrc.

−V, −−version

Display version information.

−h, −−help

Display a summary of command line options.

CONFIGURATION

Each line of the configuration file is a scord directory and subversion working copy mountpoint pairing. Lines starting with a hash mark (#) are ignored.

An example configuration file:

/home/bob/.scord_photos

/home/bob/photos

# mount ".scord_music" to "my#music":

/home/bob/.scord_music

/home/bob/my#music

AUTOMATIC STARTUP

You might add startscord to your shell’s startup file (e.g., for bash, ~/.bashrc) so that it is ran at every login.

For graphical logins (e.g., GNOME, KDE, Mac OS X), you might also add startscord as a startup program; Mac OS X users may find the included StartScord.app application useful to start scord from the Finder or to start scord at login.

SEE ALSO

startscord is part of scord(1)

scord website: http://scord.sf.net/

bash(1), startx(1), xinit(1)

AUTHOR

Written by Chris Frost <chris@frostnet.net>.