Modify ↓
#11006 closed task (fixed)
Import project from the GitHub repository
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | MasterTicketsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Noah Kantrowitz | Trac Release: |
Description (last modified by )
I'm following these steps to import the project with the entire history from the GitHub repository.
Attachments (0)
Change History (6)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
| Description: | modified (diff) |
|---|---|
| Status: | new → assigned |
comment:3 follow-up: 4 Changed 13 years ago by
| Cc: | Noah Kantrowitz added; anonymous removed |
|---|
The import from GitHub seems to have worked, but it did not go quite as I had planned. I should have run a test locally first.
- The commits that were imported did not preserve the original author, and instead my username has been recorded as the author. I should be able to edit the author in SVN though.
- The history leading up to forking to GitHub was rewritten into the trunk.
Well, learned some lessons here at least ;)
comment:4 Changed 13 years ago by
Replying to rjollos:
- The commits that were imported did not preserve the original author, ...
Edited the svn:author property so that for [12866:12924] the author is coderanger.
comment:5 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:6 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.



(In [12865]) Refs #11006: Reorganized repository into trunk/branches/tags structure.