NAnt SDK Documentation - v0.92

CvsFileSet.Initialize Method

Initialize the CvsFileSet object and locate the .cvsignore files to add to the exclude list.

Overload List

Initialize the CvsFileSet object and locate the .cvsignore files to add to the exclude list.

protected override void Initialize();

Inherited from Element.

public void Initialize(XmlNode);

See Also

CvsFileSet Class | NAnt.SourceControl.Types Namespace