--- FAQ 2002/04/29 10:15:19 1.6 +++ FAQ 2002/07/11 16:20:50 1.8 @@ -34,7 +34,7 @@ 6. I can't login back as same user after logout/relogin it's a design decision to overcome some of problems with http - authorisation. You will have to login as DIFFERENT user to + authorization. You will have to login as DIFFERENT user to continue working. 7. Upgrade to version 1.8 broke dates in changelog @@ -48,3 +48,10 @@ as global variables. docman until version 1.9 depended on this. You could try to add following like in php.ini: register_globals = On + +9. Can I move file in directory structure along with changelog? + + Yes, you can using rename. Just type complete relative (form + posititon in directory tree where is source file) destination + path before filename. +