You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sébastien Filion <sf...@finrad.com> on 2007/02/01 15:28:46 UTC

VERY strange behavior!

Hi, I have a very strange problem when compiling a version of my program.

 

I'll explain my configuration:

 

First, we use CCNet, nant and subversion to automate our building process. 

When I checkout the trunk of my project in different folders on the integration server, I got different results when compiling.

 

For example, if the folder is on the desktop, the compilation is successful. But when the folder is under my main integration folder, it gets compiling errors!

I've tried to do an export with Subversion and I got the same problem: One environement failed but the copy works in another folder!

I think that the problem may comes from nant because the export didn't works too!!!

You have to know also that a checkout version is compiling really well when using Visual Studio 2003. But when using nant to compile, it failed sometimes!

 

Is anyone have an idea about that freaking behavior???

 


Thanks, 

Sebas...

 

 

 

 

 

 

 

 


Re: VERY strange behavior!

Posted by Nathan Kidd <na...@spicycrypto.ca>.
Sébastien Filion wrote:
> Hi, I have a very strange problem when compiling a version of my program.
...
> When I checkout the trunk of my project in different folders on the 
> integration server, I got different results when compiling.
...
> I think that the problem may comes from nant because the export didn’t 
> works too!!!
> 
> You have to know also that a checkout version is compiling really well 
> when using Visual Studio 2003. But when using nant to compile, it failed 
> sometimes!

So, as you've already concluded, you have a problem with nant and/or 
your build system.  Therefore, there's no reason to mail the Subversion 
users list about it. :)

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org