Ticket #5 (closed enhancement: fixed)

Opened 9 months ago

Last modified 9 months ago

Remove old Duit files from svn

Reported by: kaarna Assigned to: JJR
Priority: minor Milestone: Pre-release 8
Component: Structure and Packaging Version:
Keywords: svn remove old duit files Cc:

Description

The old Duit files should be removed from svn, so that people won't get mixed up by them. No-one is ever going to know to look inside a folder named /trunk/gtkD/src/ when there's /trunk/src/ available.

This problem comes from the way the name change from Duit to gtkD was done. It was done by copying everything to a folder called /trunk/gtkD/, so the old Duit files were left there in /trunk/. So, next time somebody does some updates on the svn: Please do svn delete on the all the Duit files. They aren't needed anymore, and they can always be accessed later as this is a version control system.

Change History

12/19/07 10:10:46 changed by JJR

  • status changed from new to assigned.
  • component changed from Wiki and Trac to Subversion Repository.

Yes, this needs to be done. I will remove it as part of the next svn commit this weekend. Long overdue!

12/22/07 18:37:17 changed by JJR

  • status changed from assigned to closed.
  • resolution set to fixed.