BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Development  General develop...  Problems with opening svn HEAD
Previous Previous
 
Next Next
New Post 7/28/2006 2:01 PM
User is offline cgraefe
54 posts
No Ranking


Problems with opening svn HEAD 
Hi,

I got problems to open the project in current head.
First i thought it is caused by my installation,
but it seems, that line 1293 in "bugNet_WAP.csproj"
cause the problem. ("<Import Project="$(MSBuildExtensionsPath)\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets" />")
After removing the line all works fine.

What is this target for?

BR
/Christian
 
New Post 7/28/2006 4:55 PM
User is offline cgraefe
54 posts
No Ranking


Re: Problems with opening svn HEAD 
Hello again,

I managed that you have installed the msbuild tasks addon from http://msbuildtasks.tigris.org.
What are you using from this collection of build tasks.

The problem is, i can't install the msi. It breaks with an error message "xml file not found"


BR
/Christian
 
New Post 7/28/2006 5:11 PM
User is offline cgraefe
54 posts
No Ranking


Re: Problems with opening svn HEAD 
Hello,

I solved the problem by copying all the files in the  "Build" folder to
"C:\Program Files\MSBuild\MSBuildCommunityTasks"

BR
/Christian
 
New Post 7/28/2006 5:47 PM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Problems with opening svn HEAD 
The task is not necessary, it increments the build number after each compile, useful for releases.

I do have how to compile the source documented:
http://bugnetproject.com/Default.aspx?tabid=57&pageid=12&pagename=

but you found it before I saw your post.

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Development  General develop...  Problems with opening svn HEAD

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.