Remove vestigial SVN files #75

Open
opened 2024-06-05 12:27:18 +02:00 by ace-dent · 0 comments
Member

When we are 100% happy with the SVN --> git migration...

SVN relies on many duplicate copies of files, that are not needed under git. This bloats the repository size.

  • Remove all files under tag subdirectories (tags have already been setup on Git).
  • Carefully create branches under git, and copy files out of subdirectories into their own branch.
  • Move all files out of trunk subdirectories. This may require fixing relative and absolute file path references.
When we are 100% happy with the SVN --> git migration... SVN relies on many duplicate copies of files, that are not needed under git. This bloats the repository size. - [ ] Remove all files under `tag` subdirectories (tags have already been setup on Git). - [ ] Carefully create `branches` under git, and copy files out of subdirectories into their own branch. - [ ] Move all files out of `trunk` subdirectories. This may require fixing relative and absolute file path references.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#75
No description provided.