svn_revert(3) php man page | unix.com

Man Page: svn_revert

Operating Environment: php

Section: 3

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
mkdir(3) - php
ftp_rawlist(3) - php
is_string(3) - php
nsapi_virtual(3) - php
svn_checkout(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun