[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Patch] subcommand-specific option descriptors [Was: "svn add" acts non-recursively without -N given]

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-02-15 22:29:36 CET

On Wed, 15 Feb 2006, Julian Foad wrote:
> svn add (Also recurse into versioned folders.)
> svn delete Also remove unversioned and modified items.
> svn diff ()

Show diff even if content-type says the file is binary.

> svn export ()

Overwrite existing files or directories.

> svn lock Steal the lock from another user or working copy.
> svn merge ()

Delete locally modified or unversioned files.

> svn move ()

Allow moving of unversioned/modified files.

> svn propedit ()

Skip some validity checking on the new value.

> svn propset ()

Dito.

> svn unlock Break the lock.
>
Extracted from the API documentation.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 15 22:30:21 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.