Commit c1a5c5b9 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

Removed repository creation callback

git-svn-id: http://redmine.rubyforge.org/svn/trunk@427 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 1cc70065
......@@ -95,7 +95,6 @@ foreach my $project (@{$projects}) {
warn("\tunable to create $repos_path : $?\n"), next;
Log(text => "\trepository $repos_path created");
my $call = $service->RepositoryCreated($project->{id}, "svn://host/$repos_name");
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment