ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Visual Studio 2010 with Subversion / ChiliProject 3.2

Added by Chuck M at 2012-07-10 06:23 pm

I have setup ChiliProject and am running with Subversion.

I can easily ref #123 and close #123 for items.

Unfortunately, the 'process' of looking up the items, remember the number and blindly referencing them is running into a rather hard task since we already have a couple of dozen projects needing reference. Each update, we also require a time spent entry (spend 0.25hrs updating item #123

Ultimately, we don't want to leave Visual Studio to update projects, etc...

I have attempted to install AnkhSVN, AnkhRedmine extension... this seems to work in a reasonable fashion, however, when I submit a ref #123 and fill out the time, the item is updated (after a delay), the entry is a REF with time attached... I can do the same to close a item.

In both cases, the time appears to be 'logged into Chiliproject, but I can't seem to run a report in the times entry section that shows these items (they are billable hours, so this is a problem). Does anyone have an idea of what might be happening? The only thing I can think is that possibly the time being submitted isn't in the right format? Or are hours logged in Refs not included in the reporting hours?

Also anyone else using other solutions or other tools to make Visual Studio work better with ChiliProject or Subversion that they would recommend?


Replies (2)

RE: Visual Studio 2010 with Subversion / ChiliProject 3.2 - Added by Felix Schäfer at 2012-07-10 06:41 pm

Chuck M wrote:

In both cases, the time appears to be 'logged into Chiliproject, but I can't seem to run a report in the times entry section that shows these items (they are billable hours, so this is a problem). Does anyone have an idea of what might be happening? The only thing I can think is that possibly the time being submitted isn't in the right format? Or are hours logged in Refs not included in the reporting hours?

Where do you see the logged time? Only in the commit messages or actually in the "spent time" field in the issues?

RE: Visual Studio 2010 with Subversion / ChiliProject 3.2 - Added by Chuck M at 2012-07-10 08:53 pm

I have a bug with status closed now...

It has 3 associated revisions, each with time entries like:

this is the update
fixes #12 @0h30m

I'm guessing that it's possible that the time is entered like that, but there is a parser that is supposed to go through and parse those entries?

If I manually make a time entry within Chili, it works.

(1-2/2)