MSBuild.ExtensionPack.Subversion Namespace

MSBuild Extension Pack

MSBuild.ExtensionPack.Subversion Namespace MSBuild Extension Pack Help 4.0.12.0
Classes

  Class Description
Public class Code example Svn
Valid TaskActions are:

Version (Required: Item Output: Info Optional: UserName, UserPassword)

Info (Required: Item Output: Info Optional: UserName, UserPassword)

GetProperty (Required: Item, PropertyName Output: PropertyValue Optional: UserName, UserPassword)

SetProperty (Required: Item, PropertyName, PropertyValue Optional: UserName, UserPassword)

Checkout (Required: Items, Destination Optional: UserName, UserPassword)

Update (Required: Items Optional: UserName, UserPassword)

Add (Required: Items Optional: UserName, UserPassword)

Copy (Required: Items, Destination Optional: UserName, UserPassword, CommitMessage)

Delete (Required: Items Optional: UserName, UserPassword)

Move (Required: Items, Destination Optional: UserName, UserPassword)

Commit (Required: Items Optional: UserName, UserPassword, CommitMessage)

Export (Required: Item, Destination Optional: UserName, UserPassword, Force)