James
|
b5f232ccaf
|
CC-2633: airtime-import of relative path crashes
- fixed
- using copyfile() instead of copy()
|
2011-08-05 15:09:04 -04:00 |
James
|
ee943958d6
|
CC-2633: airtime-import of relative path crashes
- using copy() instead of copy2()
- copy2() causes some time issue with media monitor
|
2011-08-05 15:09:04 -04:00 |
James
|
5fb9207c7b
|
CC-2611: Airtime-import: support relative path for directories
- fixed
|
2011-07-28 10:47:57 -04:00 |
james
|
c580542727
|
CC-2593: airtime-import crash on copy
- the issue was on files with name containing non ascii characters
- fixed
|
2011-07-25 20:58:47 -04:00 |
james
|
ccdb886b9a
|
CC-2584: airtime-import fails
- fixed relative path problem
- handle the case where file name contains '-'
|
2011-07-22 16:24:31 -04:00 |
James
|
e199c118af
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
utils/airtime-import/airtime-import.py
|
2011-07-18 15:10:57 -04:00 |
James
|
7cf8934856
|
CC-2546: Airtime-import does not confirm
- fix on error. wrong syntax was used
|
2011-07-18 15:09:27 -04:00 |
Paul Baranowski
|
f044f6df83
|
Fixed grammar, typos, and spelling in airtime-import.
|
2011-07-18 13:30:40 -04:00 |
James
|
a45cc5f29e
|
CC-2546: Airtime-import does not confirm to change the storage dir
- Confirm default to "N" and it accepts "Y" or "y"
- It spits out error msg when input is any other then
"Y","y","n","N"
|
2011-07-18 11:56:41 -04:00 |
James
|
47645a2049
|
CC-2549:airtime-import should work with pythone 2.6
- enhanced usage text
|
2011-07-14 14:03:33 -04:00 |
James
|
99153fdb15
|
CC-2546:Airtime-import does not confirm to change the storage dir
- fixed
|
2011-07-14 13:32:45 -04:00 |
James
|
f0cc6614d9
|
CC-2545:Airtime-import doesn't handle spaces in file/dir names
- fixed
|
2011-07-14 10:03:04 -04:00 |
james
|
1736675464
|
CC-2549:airtime-import should work with python 2.6
- using optparse instead of argparse.
- need some more work.
|
2011-07-13 22:17:38 -04:00 |
james
|
0ad692c761
|
- fix in airtime-import.py to work default storage value
|
2011-07-13 16:05:32 -04:00 |
James
|
59e3f8446b
|
CC-2532:Airtime-import:better help
- completly changed how options specified.
- better help
|
2011-07-12 17:43:24 -04:00 |
martin
|
ed8d247b17
|
CC-2514: new airtime-import
-airtime-import for install and upgrade scripts
|
2011-07-12 12:18:29 -04:00 |