php man page for svn_revert

Query: svn_revert

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SVN_REVERT(3)								 1							     SVN_REVERT(3)

svn_revert - Revert changes to the working copy

SYNOPSIS
bool svn_revert (string $path, [bool $recursive = false])
DESCRIPTION
Revert any local changes to the path in a working copy.
PARAMETERS
o $path - The path to the working repository. o $recursive - Optionally make recursive changes.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
svn_delete(3), svn_export(3). PHP Documentation Group SVN_REVERT(3)
Related Man Pages
is_string(3) - php
nsapi_virtual(3) - php
setrawcookie(3) - php
svn_cleanup(3) - php
svn_import(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Denial Of Service Attack Update