Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error creating a branch #128

Open
treisinger opened this issue Jan 23, 2019 · 8 comments
Open

Error creating a branch #128

treisinger opened this issue Jan 23, 2019 · 8 comments

Comments

@treisinger
Copy link

Hello,

when trying to create a branch, I get the following error.

image

I cannot open the error message, as it will issue the same message again. I use the latest abaGit version.

Best regards, Tapio

@larshp
Copy link
Owner

larshp commented Jan 23, 2019

I guess the internal server error originates from the git host, which git hosting service do you use?

@treisinger
Copy link
Author

abapGitServer

@larshp
Copy link
Owner

larshp commented Jan 23, 2019

okay, then I'll move this issue to the abapGitServer project, as it looks like the issue is there somewhere

@larshp larshp transferred this issue from abapGit/abapGit Jan 23, 2019
@larshp
Copy link
Owner

larshp commented Jan 23, 2019

  • When did you last try to create a branch on abapGitServer, and did it work?
  • I guess there is a ST22 short dump on the server, what does it say?
  • How old is the abapGitServer installation, did you run the migration programs as noted in https://github.com/larshp/abapGitServer#news ?

@treisinger
Copy link
Author

treisinger commented Jan 23, 2019

Yes, it worked the last time I was creating a branch.

This is the screen shot of dump.

image

Complete dump.

Dump.txt

I use latest abapGitServer version and installation is not that old. Should I try to run migration programs again?

@larshp
Copy link
Owner

larshp commented Jan 23, 2019

what is the contents of ZAGS_BRANCHES, does the branch already exist? Note the unique index on name

@treisinger
Copy link
Author

treisinger commented Jan 23, 2019

image

Ok, it seems the Branch already exist. I did not see branch in overview screen, as I did not make any commit so far for this branch. I'm sorry.
Error message should be improved when branch already exists I guess. Instead of creating a dump.

Can different repositories have the same branch name or is branch name in general unique?

@larshp
Copy link
Owner

larshp commented Jan 23, 2019

unique index key is REPO + NAME, so different repos can have same branch name(with different contents)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants