Bugs item #1226750, was opened at 2005-06-24 04:24
Message generated for change (Settings changed) made by mcwell
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1226750&group_id=31650
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: McWell (mcwell)
Assigned to: Nobody/Anonymous (nobody)
Summary: I can't get the source code from CVS
Initial Comment:
Using the NAnt0.85-rc3, the build file is attach file__cvs-
checkout.build.........
run the NAnt,the rusult is, .......Attribute 'password' for
<cvs-checkout ... /> is deprecated. Use <cvs-pass> tas
k instead.
OK, I use <cvs-pass>,such as .......I have find a bug in
your document___sample xml <cvs-pass> is writen
<cvspass>
then Run the Nant by attach file__cvs-pass.build, the
rusult is ..........
BUILD FAILED
INTERNAL ERROR
System.IO.FileLoadException: The located assembly's
manifest definition with nam
e 'log4net' does not match the assembly reference.
File name: "log4net"
at
ICSharpCode.SharpCvsLib.FileSystem.Manager..ctor
(DirectoryInfo workingDir)
at NAnt.SourceControl.Tasks.CvsPass.ExecuteTask()
at NAnt.Core.Task.Execute()
at NAnt.Core.Target.Execute()
at NAnt.Core.Project.Execute(String targetName,
Boolean forceDependencies)
at NAnt.Core.Project.Execute()
at NAnt.Core.Project.Run()
=== Pre-bind state information ===
LOG: DisplayName = log4net, Version=1.2.9.0,
Culture=neutral, PublicKeyToken=b32
731d11ce58905
(Fully-specified)
LOG: Appbase = G:\SoftWare\BuildSoft\nant\binLOG: Initial PrivatePath =
lib;lib\net\1.1;lib\net
Calling assembly : ICSharpCode.SharpCvsLib,
Version=0.36.4902.7334, Culture=neut
ral, PublicKeyToken=null.
===
LOG: Private path hint found in configuration file: lib.
LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1
.1.4322\config\machine.config.
LOG: Post-policy reference: log4net, Version=1.2.9.0,
Culture=neutral, PublicKey
Token=b32731d11ce58905
LOG: Attempting download of new URL
file:///G:/SoftWare/BuildSoft/nant/bin/log4n
et.DLL.
WRN: Comparing the assembly name resulted in the
mismatch: Revision Number
Please send bug report to nant-
[EMAIL PROTECTED]
Total time: 0.1 seconds.
----------------------------------------------------------------------
Comment By: McWell (mcwell)
Date: 2005-06-24 10:13
Message:
Logged In: YES
user_id=1302065
Ok, I have test it,
the file can be loaded correctly,
but , i can't get the soucre code by the operation
can you give me a example, to get data from CVS!
Why do you present the build file for NAnt,include to retrieve
the source code from CVS
Attach the build file , it's ok? can you tell me?
<?xml version="1.0"?>
<project name="nant" default="go" basedir=".">
<target name="go" depends="cvscheckout" />
<target name="cvscheckout">
<cvs-pass
cvsroot=":pserver:[EMAIL PROTECTED]:/cvsroot/n
ant"
password="anonymous"
passfile="C:\.cvspass" />
</target>
</project>
----------------------------------------------------------------------
Comment By: McWell (mcwell)
Date: 2005-06-24 09:57
Message:
Logged In: YES
user_id=1302065
OK, Thank you,
I am download the lastest version from the web
----------------------------------------------------------------------
Comment By: Gert Driesen (drieseng)
Date: 2005-06-24 05:10
Message:
Logged In: YES
user_id=707851
The typo in the example is now fixed in cvs.
The FileLoadException is caused by a packaging issue in
NAnt 0.85 RC3. This was fixed since.
Can you try using a recent nightly build
(http://nant.sourceforge.net/nightly/latest) and report back ?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1226750&group_id=31650
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
nant-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-developers