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

Include Tag but creates 3 version of the Tag. #293

Open
libii opened this issue Jul 31, 2020 · 0 comments
Open

Include Tag but creates 3 version of the Tag. #293

libii opened this issue Jul 31, 2020 · 0 comments

Comments

@libii
Copy link

libii commented Jul 31, 2020

I am using this tool to convert an large and old SVN repository. I decided to test my understanding and robustness of this with a dummy repository since maintaining the tags is important for reproducibility. (It's code for a research project.)

For instance I had a dummy SVN repository. Added one tag called tag-test.

After it converted I have 3 tags:
$ git tag -l
tag-test (original)
test_tag (<-- what is?)
test_tag@29 (<--and this?)

Any thoughts or recommendations? Thanks.

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

1 participant