- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Backend / Core
-
Assigned To
pizza - Operating System All
- Severity Critical
- Priority Very Low
- Reported Version 2.32a
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
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 pizza
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.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
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.