svnup.conf man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

svnup.conf			     LOCAL			    svnup.conf

NAME
     svnup.conf — Configuration file for svnup(1).

DESCRIPTION
     The svnup.conf file stores configuration options and controls the behav‐
     ior of svnup(1).  This file contains an arbitrary number of sections,
     each enclosed in square brackets, any of which can be passed as the first
     command line argument to svnup(1).	 Options are placed one on each line,
     followed directly by an equals sign '=' and the value the option should
     be assigned.  Lines beginning with a '#' are ignored.  Additional, user
     defined sections can be added to svnup.conf as needed.

     When svnup(1) is run, the options in the [defaults] section are assigned
     first, followed by the options in the desired section (each of which will
     supersede any previously assigned default values), followed lastly by any
     command line options.

OPTIONS
     The following options are currently supported by svnup.conf and can be
     added to any section:

     host	  The hostname/IP address of the Apache Subversion server.

     port	  The custom port on the server to connect to.

     protocol	  The protocol to use (currently supported protocols are
		  'http', 'https' or 'svn').

     branch	  The repository branch to checkout.

     target	  The local directory to store your copy of the repository.

     trim_tree	  Controls what happens to any local files that do not appear
		  in the repository.  1 = Remove all local files not found in
		  the remote repository, 0 = leave local files alone.

     extra_files  Controls whether any local files that do not exist in the
		  repository are displayed.  1 = Display all local files not
		  found in the remote repository, 0 = do not display them.

     verbosity	  How much of the transfer details to display.	0 = no output,
		  1 = show only names of the updated files/folders, 2 = also
		  show a progress indicator, 3 = also show commands sent to
		  the server and svn response codes (useful when debugging).

EXAMPLES
     With the following configuration options defined in svnup.conf

     [defaults]
     host=svn0.us-west.freebsd.org
     protocol=https
     verbosity=1
     work_directory=/var/tmp/svnup

     [ports]
     protocol=svn
     branch=ports/head
     target=/usr/ports
     Executing:

	   svnup ports

     from the command line would result in a copy of the ports/head branch
     downloaded to /usr/ports via the svn:// protocol (as the protocol and
     target values override those previously set in the [defaults] section).

FILES
     /usr/local/etc/svnup.conf	Default location of the
     svnup.conf configuration file.

SEE ALSO
     svnup(1)

AUTHORS
     John Mehr <jmehr@umn.edu>

BSD			       December 30, 2012			   BSD
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net