C:\Dev\CFS\CFS>nant -nologo /f:db.build cvs-checkout
Buildfile: file:///C:/Dev/CFS/CFS/db.build
cvs-checkout:
[echo] Checking out code to local repository from CVS ...
Connection established
U webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/web.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/classes/commons-logg
ing.properties
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/classes/log4j.proper
ties
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/database/defn/init-b
oss2k-cfs-sde-mssql.bat
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/database/defn/init-b
oss2k-cfs-sde-mssql.sql
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/database/defn/init-c
fs-sde-mssql.bat
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/database/defn/init-c
fs-sde-mssql.sql
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/database/defn/init-c
fs_sde-mssql.sql
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/database/defn/init-c
fs_sde_lalit-mssql.sql
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/database/defn/init-h
awking-cfs-sde-mssql.bat
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/database/defn/init-h
awking-cfs-sde-mssql.sql
U webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/project.xml
U webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/schema.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/conf/ant-build
-nefs.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/conf/ant-build
-project.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/conf/generic-w
eb.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/conf/resin-web
.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/conf/tomcat-we
b.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/conf/weblogic-
web.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/conf/websphere
-web.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/data-managemen
t/Maple.Finance.Entity.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/data-managemen
t/Maple.Standard.Entity.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/data-managemen
t/common-schema-objects.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/data-managemen
t/organization-schema-objects.xm
l
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/data-managemen
t/enums/Maple.Finance.Entity.xml
U
webapps/nefs-sample-cfs/webapps/nefs-sample-cfs/WEB-INF/sparx/data-managemen
t/enums/misc.xml
Total time: 170 seconds.
BUILD FAILED
INTERNAL ERROR
System.FormatException: String was not recognized as a valid DateTime.
at System.DateTimeParse.ParseFormatError(Boolean isThrowException, String
resourceID)
at System.DateTimeParse.MatchAbbreviatedDayName(__DTString str,
DateTimeFormatInfo dtfi, Boolean isThrowExp
, Int32& result)
at System.DateTimeParse.ParseByFormat(__DTString str, __DTString format,
ParsingInfo parseInfo, DateTimeFor
matInfo dtfi, Boolean isThrowExp, DateTimeResult result)
at System.DateTimeParse.DoStrictParse(String s, String formatParam,
DateTimeStyles styles, DateTimeFormatIn
fo dtfi, Boolean isThrowExp, DateTime& returnValue)
at System.DateTimeParse.ParseExact(String s, String format,
DateTimeFormatInfo dtfi, DateTimeStyles style)
at System.DateTime.ParseExact(String s, String format, IFormatProvider
provider)
at ICSharpCode.SharpCvsLib.FileSystem.Entry.SetTimeStamp()
at ICSharpCode.SharpCvsLib.FileSystem.Entry.Parse(String line)
at ICSharpCode.SharpCvsLib.FileSystem.Entry..ctor(String path, String
line)
at ICSharpCode.SharpCvsLib.FileSystem.Factory.CreateCvsObject(String
path, FileType fileType, String line)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.Fetch(String path, FileType
fileType)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.Add(ICvsFile newCvsEntry)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.AddDirectories(String path)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.AddDirectories(String path)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.AddDirectories(String path)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.AddDirectories(String path)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.AddDirectories(String path)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.AddDirectories(String path)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.AddDirectories(String path)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.AddDirectories(String path)
at ICSharpCode.SharpCvsLib.FileSystem.Manager.AddDirectories(String path)
at
ICSharpCode.SharpCvsLib.Commands.CheckoutModuleCommand.Execute(CVSServerConn
ection connection)
at NAnt.SourceControl.Tasks.AbstractCvsTask.ExecuteTask()
at NAnt.Core.Task.Execute()
at NAnt.Core.Target.Execute()
at NAnt.Core.Project.Execute(String targetName)
at NAnt.Core.Project.Execute()
at NAnt.Core.Project.Run()
Please send bug report to [EMAIL PROTECTED]
Lalit Parashar
Maple Securities USA Inc.
201-369-3062
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers