abapGitServer icon indicating copy to clipboard operation
abapGitServer copied to clipboard

handle special character $ in repo name

Open larshp opened this issue 7 years ago • 4 comments

larshp avatar Apr 17 '18 18:04 larshp

Hi, I have this problem where I have a package named $TEST which I added to abapGitServer and when I look at commits or files I get a 404 error. If I schedule the batch job, it cancels itself. Is there a way to remove the $TEST from abapGitServer?

pmeleven avatar Oct 04 '20 13:10 pmeleven

if you want to delete the repo, try report https://github.com/larshp/abapGitServer/blob/master/src/frontend/zags_repo_delete.prog.abap

larshp avatar Oct 04 '20 13:10 larshp

Thanks, I just found that. When I run the background job, it is still trying to include the deleted repo in the job and cancelling.

pmeleven avatar Oct 04 '20 13:10 pmeleven

Thanks, I just found that. When I run the background job, it is still trying to include the deleted repo in the job and cancelling. Cancel that, I didn't remove the background scheduling through abapGit itself.

pmeleven avatar Oct 04 '20 13:10 pmeleven