summaryrefslogtreecommitdiff
path: root/Sait/Cmpp299/Assignment1/trunk/build/tools/nant/bin/NAnt.SourceControlTasks.xml
diff options
context:
space:
mode:
authormo.khan <mo.khan@a0a4a051-f042-0410-9e78-9fae330bdb64>2008-05-08 20:21:57 +0000
committermo.khan <mo.khan@a0a4a051-f042-0410-9e78-9fae330bdb64>2008-05-08 20:21:57 +0000
commitaef1d30cc7ffaa7701fc7c530383fd15465fbbd5 (patch)
tree79086f18b3182326de08e0b1045400730f1e190b /Sait/Cmpp299/Assignment1/trunk/build/tools/nant/bin/NAnt.SourceControlTasks.xml
parent004893e4b8f610e9427f12dafd342b88aeb85d6f (diff)
register virtual directory when running. (requires admin privelages.)HEADmaster
added new version of nant. git-svn-id: http://mokhan.googlecode.com/svn/trunk@27 a0a4a051-f042-0410-9e78-9fae330bdb64
Diffstat (limited to 'Sait/Cmpp299/Assignment1/trunk/build/tools/nant/bin/NAnt.SourceControlTasks.xml')
-rw-r--r--Sait/Cmpp299/Assignment1/trunk/build/tools/nant/bin/NAnt.SourceControlTasks.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/Sait/Cmpp299/Assignment1/trunk/build/tools/nant/bin/NAnt.SourceControlTasks.xml b/Sait/Cmpp299/Assignment1/trunk/build/tools/nant/bin/NAnt.SourceControlTasks.xml
index e8bc766..8da09a1 100644
--- a/Sait/Cmpp299/Assignment1/trunk/build/tools/nant/bin/NAnt.SourceControlTasks.xml
+++ b/Sait/Cmpp299/Assignment1/trunk/build/tools/nant/bin/NAnt.SourceControlTasks.xml
@@ -679,11 +679,10 @@
</code>
</example>
</member>
- <member name="M:NAnt.SourceControl.Tasks.CvsPass.InitializeTask(System.Xml.XmlNode)">
+ <member name="M:NAnt.SourceControl.Tasks.CvsPass.Initialize">
<summary>
Ensures all information is available to execute the <see cref="T:NAnt.Core.Task"/>.
</summary>
- <param name="taskNode">The <see cref="T:System.Xml.XmlNode"/> used to initialize the <see cref="T:NAnt.Core.Task"/>.</param>
</member>
<member name="M:NAnt.SourceControl.Tasks.CvsPass.ExecuteTask">
<summary>
@@ -1267,12 +1266,11 @@
attributes useful in the context of the <see cref="T:NAnt.SourceControl.Tasks.CvsTask"/>.
</summary>
</member>
- <member name="M:NAnt.SourceControl.Types.CvsFileSet.InitializeElement(System.Xml.XmlNode)">
+ <member name="M:NAnt.SourceControl.Types.CvsFileSet.Initialize">
<summary>
Initialize the <see cref="T:NAnt.SourceControl.Types.CvsFileSet"/> object and locate the .cvsignore
files to add to the exclude list.
</summary>
- <param name="elementNode"></param>
</member>
<member name="P:NAnt.SourceControl.Types.CvsFileSet.UseCvsIgnore">
<summary>