BugNET

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

BugNET Forums

 
ForumForumSupportSupportGeneral SupportGeneral SupportBugNet 8 and SubversionBugNet 8 and Subversion
Previous Previous
 
Next Next
New Post
 12/7/2009 5:39 AM
 

So, do you have any steps on how to setup the link from BugNet to Subversion?

New Post
 12/7/2009 6:40 AM
 
carlowahlstedt wrote:

So, do you have any steps on how to setup the link from BugNet to Subversion?

Formal documentation is coming . For now here are some quick steps.

  1. Copy the post-commit.bat file to the SVN hooks folder for your project.
  2. Open the post-commit.bat file and change directory of where the bugnet hooks file is located.
  3. Open the BugNET.SubversionHooks.exe.config where the bugnet hooks program is and change the username password to a specific account that has access to the project.
  4. Change the url http://localhost/BugNET etc to the url where you bugnet installation is located.
  5. Set the bugtraq properties for the SVN repository http://tortoisesvn.net/issuetracker_integration to pass the issue id to commits.
  6. Try a commit to the repository and the hook should fire. There should be a log file in the bugnet hooks directory with debug info and errors.


Davin Dubeau
BugNET - Core Developer
twitter.com/bugnetproject

New Post
 12/7/2009 6:44 AM
 
admin wrote:
carlowahlstedt wrote:

So, do you have any steps on how to setup the link from BugNet to Subversion?

Formal documentation is coming . For now here are some quick steps.

  1. Copy the post-commit.bat file to the SVN hooks folder for your project.
  2. Open the post-commit.bat file and change directory of where the bugnet hooks file is located.
  3. Open the BugNET.SubversionHooks.exe.config where the bugnet hooks program is and change the username password to a specific account that has access to the project.
  4. Change the url http://localhost/BugNET etc to the url where you bugnet installation is located.
  5. Set the bugtraq properties for the SVN repository http://tortoisesvn.net/issuetracker_integration to pass the issue id to commits.
  6. Try a commit to the repository and the hook should fire. There should be a log file in the bugnet hooks directory with debug info and errors.

I don't see the post-commit.bat file anywhere. Only the BugNET.SubversionHooks folder with an exe.

New Post
 12/7/2009 7:03 AM
 
carlowahlstedt wrote:
admin wrote:
carlowahlstedt wrote:

So, do you have any steps on how to setup the link from BugNet to Subversion?

Formal documentation is coming . For now here are some quick steps.

  1. Copy the post-commit.bat file to the SVN hooks folder for your project.
  2. Open the post-commit.bat file and change directory of where the bugnet hooks file is located.
  3. Open the BugNET.SubversionHooks.exe.config where the bugnet hooks program is and change the username password to a specific account that has access to the project.
  4. Change the url http://localhost/BugNET etc to the url where you bugnet installation is located.
  5. Set the bugtraq properties for the SVN repository http://tortoisesvn.net/issuetracker_integration to pass the issue id to commits.
  6. Try a commit to the repository and the hook should fire. There should be a log file in the bugnet hooks directory with debug info and errors.

I don't see the post-commit.bat file anywhere. Only the BugNET.SubversionHooks folder with an exe.

The build process probably skipped over it. All it contains is this:

C:\SubversionHooks\BugNET.SubversionHooks.exe post-commit %1 %2


Davin Dubeau
BugNET - Core Developer
twitter.com/bugnetproject

New Post
 12/7/2009 7:32 AM
 
  1. Added the hooks in.
  2. Setup BugNET -> Admin -> Application Configuration -> Subversion to use and look at SVN.
  3. And gave Projects -> Project Name -> Subversion the Subversion URL.

After a commit it still didn't show in the comments or the revisions tab. Anything I'm missing?

Previous Previous
 
Next Next
ForumForumSupportSupportGeneral SupportGeneral SupportBugNet 8 and SubversionBugNet 8 and Subversion

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.