- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Backend / Core
-
Assigned To
Solomon Peachy - Operating System All
- Severity Critical
- Priority Very Low
- Reported Version 2.32a
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Photo Organizer
Opened by Luud Heck - 2006-10-19
Last edited by Solomon Peachy - 2006-10-20
Opened by Luud Heck - 2006-10-19
Last edited by Solomon Peachy - 2006-10-20
FS#106 - Install creates wrong directory structure in repository
When installing photo organizer 2.32a on a clean system (so not an upgrade) the driectory structure in the repository is set up wrong. The 0000x folders are not created in the v0000 folder, but next to the folder at the root of the repository.
Where the structure should be:
<path-to-repository>/photoorganizer
/v0000
/00000
/00001
/00002
it is created as
<path-to-repository>/photoorganizer
/v0000
/00000
/00001
/00002
Closed by Solomon Peachy
2006-10-27 20:59
Reason for closing: Fixed
Additional comments about closing: IT's been eight days. I think it's dead.
2006-10-27 20:59
Reason for closing: Fixed
Additional comments about closing: IT's been eight days. I think it's dead.
Hmm,
Indentation got removed, retry with '+'s to denote depth of directory ;-)
Where the structure should be:
<path-to-repository>/photoorganizer
+ /v0000
++ /00000
++ /00001
++ /00002
it is created as
<path-to-repository>/photoorganizer
+ /v0000
+ /00000
+ /00001
+ /00002
It's a one-line fix, sigh.
It looks like 2.32b will be coming shortly.
as of svn r630, it should be fixed. I need to test this out, properly.
2.32b released.
let me know if this fixes the problem for you; if so, I'll close the ticket.