Hi Pierre,

What version of NAnt are you using?


Clayton 


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: December 11, 2003 2:33 AM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] problem with the cvs-update task ::
> System.IO.FileNotFoundException:
> path=[c:\main\night\HelloWorld]fileType=[Repository]Filenot found.
> 
> Hello,
> 
> I got the following issue.
> I'm using a cvs server (version 1.11.5) .
> 
> Whis this target,
> <target name="src.update">
>             <cvs-update
>                 destination="c:\main\night"
>                 cvsroot=":pserver:[EMAIL PROTECTED]:/home/cvs"
>                 password=""
>                 module="HelloWorld" />
> </target>
> I get the following error :
> 
> src.update:
> 
> 
> BUILD FAILED
> 
> INTERNAL ERROR
> 
> System.IO.FileNotFoundException:
path=[c:\main\night\HelloWorld]fileType
> =[Repository]File not found.
>    at ICSharpCode.SharpCvsLib.FileSystem.Manager.FetchSingle(String
path,
> FileType fileType)
>    at
ICSharpCode.SharpCvsLib.FileSystem.Manager.FetchFilesToUpdate(String
> directory)
>    at
NAnt.SourceControl.Tasks.UpdateTask.PopulateFolders(WorkingDirectory
> workingDirectory)
>    at NAnt.SourceControl.Tasks.UpdateTask.CreateCommand()
>    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]
> 
> Total time: 0.1 seconds.
> 
> Any idea ?
> 
> Thanks a lot,
> 
> Pierre
> 
> 
> 
> 
> 
> 
> ******************************************************************
> The sender's email address has changed to
> firstname.lastname@ sgcib.com. You may want to update your
> personal address book. Please see http://www.sgcib.com for more
> information.
>                                **
> This message and any attachments (the "message") are confidential
> and intended solely for the addressee(s). Any unauthorised use or
> dissemination is prohibited. E-mails are susceptible to alteration.
> Neither SOCIETE GENERALE nor any of its subsidiaries or affiliates
> shall be liable for the message if altered, changed or falsified.
>                          ***************
> L'adresse mail  de votre correspondant a change en prenom.nom@
sgcib.com.
> Il est recommande de mettre a jour votre carnet d'addresse
> personnel.Pour plus d'informations, aller  sur http://www.sgcib.com
>                                **
> Ce message et toutes les pieces jointes (ci-apres le "message")
> sont confidentiels et etablis a l'intention exclusive de ses
> destinataires. Toute utilisation ou diffusion non autorisee est
> interdite. Tout message electronique est susceptible d'alteration.
> La SOCIETE GENERALE et ses filiales declinent toute
> responsabilite au titre de ce message s'il a ete altere, modifie
> ou falsifie.
> ******************************************************************
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?  SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to