Ticket #289 (new defect)
Moving of audio to Main repository sometimes creates a directory within a directory
| Reported by: | kmaclean | Owned by: | kmaclean |
|---|---|---|---|
| Priority: | major | Milestone: | WebSite 0.2.1 |
| Component: | Audio | Version: | SpeechSubmission 0.1 |
| Keywords: | Cc: |
Description
Problem where there are two copies of new submission in the Main subdirectory ... one inside the other (usually Main/8kHz)
Might be a timing issue ... svn may not have time to complete the copy process before the downsample code starts running at the OS level ...
added a sleep(60) entry to Main.pm to try to address this
If this occurs again, need to check to see which one got downsampled (both or the inside directory one only ... if the latter, then it's problem with Downsample script)
Change History
Note: See
TracTickets for help on using
tickets.