Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#106 - Install creates wrong directory structure in repository

Attached to Project: Photo Organizer
Opened by Luud Heck (Luud) - Thursday, 19 October 2006, 10:02 GMT-4
Last edited by Solomon Peachy (pizza) - Thursday, 19 October 2006, 21:53 GMT-4
Task Type Bug Report
Category Backend / Core
Status Closed
Assigned To Solomon Peachy (pizza)
Operating System All
Severity Critical
Priority Normal
Reported Version 2.32a
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

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
This task depends upon

Closed by  Solomon Peachy (pizza)
Friday, 27 October 2006, 16:59 GMT-4
Reason for closing:  Fixed
Additional comments about closing:  IT's been eight days. I think it's dead.
Comment by Luud Heck (Luud) - Thursday, 19 October 2006, 10:04 GMT-4
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
Comment by Solomon Peachy (pizza) - Thursday, 19 October 2006, 21:05 GMT-4
It's a one-line fix, sigh.

It looks like 2.32b will be coming shortly.
Comment by Solomon Peachy (pizza) - Thursday, 19 October 2006, 21:12 GMT-4
as of svn r630, it should be fixed. I need to test this out, properly.

Comment by Solomon Peachy (pizza) - Thursday, 19 October 2006, 21:21 GMT-4
2.32b released.
Comment by Solomon Peachy (pizza) - Thursday, 19 October 2006, 21:53 GMT-4
let me know if this fixes the problem for you; if so, I'll close the ticket.

Loading...