Actions
Patch #5870
closedrefresh_changeset webservice should also accept the project identifier as possible parameter
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2010-07-12
Due date:
% Done:
0%
Estimated time:
Description
The refresh_changeset webservice should accept the project "identifier" as parameter for refreshing a certain project. Right now only the internal project "id" (database key) is allowed. This is not very intuitive and also make automatic svn integrating a bit complicated.
I have appended a patch that allows for an alternative "identifier" instead of "id" to be submitted in the query. The patch is against 0.9-stable.
This is the current howto to the existing api in the wiki:
http://www.redmine.org/wiki/redmine/HowTo_setup_automatic_refresh_of_repositories_in_Redmine_on_commit
Files
Actions