diff --git a/extra/svn/reposman.pl b/extra/svn/reposman.pl index 5c298d981..bee800b8b 100755 --- a/extra/svn/reposman.pl +++ b/extra/svn/reposman.pl @@ -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"); } }