[This is preliminary documentation and is subject to change.]

Associate the specified path(s) with the specified changelist (svn changelist)

Overload List

  Name Description
AddToChangeList(ICollection<(Of <(String>)>), String)
Associate the specified path(s) with the specified changelist (svn changelist)
AddToChangeList(String, String)
Associate the specified path(s) with the specified changelist (svn changelist)
AddToChangeList(ICollection<(Of <(String>)>), String, SvnAddToChangeListArgs)
Associate the specified path(s) with the specified changelist (svn changelist)
AddToChangeList(String, String, SvnAddToChangeListArgs)
Associate the specified path(s) with the specified changelist (svn changelist)

See Also