Skip to content

Переклад book/09-git-and-other-scms/sections/import-svn.asc#100

Merged
tbudurovych merged 3 commits intoprogit:masterfrom
hedrok:09-import-svn
Feb 20, 2016
Merged

Переклад book/09-git-and-other-scms/sections/import-svn.asc#100
tbudurovych merged 3 commits intoprogit:masterfrom
hedrok:09-import-svn

Conversation

@hedrok
Copy link
Copy Markdown
Member

@hedrok hedrok commented Dec 7, 2015

fix #41

The examples in the previous section show `schacon` in some places, such as the `blame` output and the `git svn log`.
If you want to map this to better Git author data, you need a mapping from the Subversion users to the Git authors.
Create a file called `users.txt` that has this mapping in a format like this:
Втім, імпортування не бездоганно: і через те, що займе так багато часу, ви можете зробити його правильно.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

імпортування не бездоганно -> імпортування не бездоганнЕ || імпортування не є бездоганнИМ

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

і через те, що займе так багато часу, ви можете зробити його правильно

тут я шось не розумію. і англ теж

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Гадаю, малось на увазі таке:
"Втім, імпортування не бездоганне: і через те, що процес займає так багато часу, варто одразу зробити його правильно."
Проте це лише мої здогади... Я намагався якомога менше змінювати зміст оригіналу, тому переклав так само незрозуміло, як в оригіналі :)
Замінити на цей варіант?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

так

@hedrok
Copy link
Copy Markdown
Member Author

hedrok commented Feb 15, 2016

Є.

Першою проблемою є інформація про авторів.
У Subversion, кожна особа, яка створює коміти, має користувача в системі, якого записано в інформації коміту.
Приклади з попередньої секції показують `schacon` у деяких місцях, як і вивід `blame` та `git svn log`.
Якщо ви бажаєте відобразити це до кращих даних про автора Git, вам потрібно відображення користувачів Subversion до авторів Git.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

відобразити це до кращих даних про автора Git -> відобразити це у вигляді кращих даних про автора Git

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Хм... Я гадав, що мається на увазі саме математичне відображення https://uk.wikipedia.org/wiki/Функція_(математика)... Також мені здавалося, що "відображення A до B", проте на вікі "відображення A в B".
Я заміню "до кращих даних" -> "в кращі дані"
Не подобається - пиши, поставлю "у вигляді"

@tbudurovych
Copy link
Copy Markdown
Contributor

ніби все

@hedrok
Copy link
Copy Markdown
Member Author

hedrok commented Feb 20, 2016

Повиправляв, тільки зверни увагу на зауваження про відображення.

@tbudurovych
Copy link
Copy Markdown
Contributor

в кращі дані

👍

tbudurovych added a commit that referenced this pull request Feb 20, 2016
Переклад book/09-git-and-other-scms/sections/import-svn.asc
@tbudurovych tbudurovych merged commit 7098b6b into progit:master Feb 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

09-git-and-other-scms/sections/import-svn.asc

2 participants