Erro MSBuild and Subversion, Copiling source code from SVN
3 posts • Page 1 of 1
Erro MSBuild and Subversion, Copiling source code from SVN
While I compiling the code downloaded from SVN (revision 206), I had problem with the MSBuild. I installed the MSBuild and the Subversion, also put the correct paths of them in the archives *.target, however, the MSBuild don't get the version information of PostSharp project to compile. Follows the text of the error (the default MSBuild text ):
Anybody help me
.
Thanks for all,
Thiago Burgo Belo
-----------------------------------------------------------------------------------------------------------------------
Microsoft (R) VersÆo do Mecanismo de Compila?Æo 2.0.50727.312
[Microsoft .NET Framework, VersÆo 2.0.50727.312]
Copyright (C) Microsoft Corporation 2005. Todos os direitos reservados.
Compila?Æo de 21/06/2007 15:02:20 iniciada.
__________________________________________________
Projeto "d:\Importantes\Desenvolvimento\PostSharp\PostSharp.proj" (prepare destino(s)):
Destino GetPostSharpFullPath:
PostSharp is in d:\Importantes\Desenvolvimento\PostSharp.
Destino MakeRevisionFiles:
Ignorando destino "MakeRevisionFiles" porque nÆo tem entradas.
Destino MakeRevisionFiles:
Ignorando destino "MakeRevisionFiles" porque nÆo tem entradas.
Destino MakeRevisionFiles:
Ignorando destino "MakeRevisionFiles" porque nÆo tem entradas.
Destino MakeRevisionFiles:
Ignorando destino "MakeRevisionFiles" porque nÆo tem entradas.
Destino MakeRevisionFiles:
Ignorando destino "MakeRevisionFiles" porque nÆo tem entradas.
Destino MakeRevisionFiles:
Ignorando destino "MakeRevisionFiles" porque nÆo tem entradas.
Destino MakeRevisionFiles:
Ignorando destino "MakeRevisionFiles" porque nÆo tem entradas.
Destino TestModifications:
Ignorando destino "TestModifications" porque nÆo tem entradas.
Destino ReadRevisionFiles:
Version of component 'PostSharp' is .
Destino ReadRevisionFiles:
Version of component 'PostSharp.Core' is .
Destino ReadRevisionFiles:
Version of component 'PostSharp.Public' is .
Destino ReadRevisionFiles:
Version of component 'PostSharp.Console' is .
Destino ReadRevisionFiles:
Version of component 'PostSharp.MSBuild' is .
Destino ReadRevisionFiles:
Version of component 'PostSharp.Laos' is .
Destino ReadRevisionFiles:
Version of component 'PostSharp.Laos.Weaver' is .
Destino GetRevisionNumber:
d:\Importantes\Desenvolvimento\PostSharp\Build\Versioning.targets(145,3): error : Could not get the revision number.
Destino de compila?Æo pronto "GetRevisionNumber" no projeto "PostSharp.proj" -- FALHA.
Projeto de compila?Æo pronto "PostSharp.proj" -- FALHA.
FALHA da compila?Æo.
d:\Importantes\Desenvolvimento\PostSharp\Build\Versioning.targets(145,3): error : Could not get the revision number.
0 Aviso(s)
1 erro(s)
Tempo Decorrido 00:00:00.04
Thiago Burgo Belo
- burgo
- Posts: 7
- Joined: Sat Jan 12, 2008 4:55 pm
- First Name: Thiago
- Last Name: Burgo Belo
Re: Erro MSBuild and Subversion, Copiling source code from SVN
Resolved! Missing #revision files in directories! Could be included by default in SVN repository, do you don't think? Could be included also resources for make easy copile PostSharp...
Thanks,
Thiago Burgo Belo
- burgo
- Posts: 7
- Joined: Sat Jan 12, 2008 4:55 pm
- First Name: Thiago
- Last Name: Burgo Belo
Re: Erro MSBuild and Subversion, Copiling source code from SVN
Hi Thiago.
Sorry for delay.
No, the #revision files should not be included in SVN. They are (normally) created by the build process from the SVN repository. It's an error in the build script. I got to have a look at this.
Cheers,
Gael
Sorry for delay.
No, the #revision files should not be included in SVN. They are (normally) created by the build process from the SVN repository. It's an error in the build script. I got to have a look at this.
Cheers,
Gael
Gael Fraiteur, project leader
- gfraiteur
- Site Admin
- Posts: 839
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
3 posts • Page 1 of 1
