Change 6420

frank_compagner (Frank Compagner)
Frank Compagner committed this change into //guest/frank_compagner/p4fs
Request Review
Download .zip
A number of improvements:
- p4fs now supports the global -s (scripted output) option.
- p4fs and P4fsV now support the modtime client option.
- P4CHARSET is now correctly handled (though no full Unicode support yet).
- Increased the maximum command line length for p4fs to the Windows maximum 32768.
- Improved error handling.
- Fixed a crash when cancelling a sync using the async or multithreaded writers.
- P4fsV progressbar now behaves well when passing more than one filespec
- P4fsV will now offer the option to overwrite any locally changed (but not checked out) files when it finds these during a sync (cannot clobber ...).
- Made the P4fsV error dialog resizeable.
- P4fsV Windows layout fixed so it works properly with all Windows style setings.
- Ooh, and prettier icons too.
  • Files 22
  • Comments 0
22 edited 0 added 0 deleted
bin/P4fsV.exe#3
Loading...
bin/p4fs.exe#3
Loading...
src/P4fsV/p4fsv.cpp#2
Loading...
src/P4fsV/res/icon1.ico#2
Loading...
src/P4fsV/res/icon2.ico#2
Loading...
src/P4fsV/res/progress.bmp#2
Loading...
src/fs/filewriter.cpp#3
Loading...
src/fs/filewriter.h#3
Loading...
src/fs/filewriter_async.cpp#3
Loading...
src/fs/filewriter_async.h#3
Loading...
src/fs/filewriter_immediate.cpp#3
Loading...
src/fs/filewriter_immediate.h#3
Loading...
src/fs/filewriter_mt.cpp#3
Loading...
src/fs/filewriter_mt.h#3
Loading...
src/fs/filewriter_sync.cpp#3
Loading...
src/fs/filewriter_sync.h#3
Loading...
src/fs/fs.cpp#2
Loading...
src/fs/fs.h#2
Loading...
src/fs/fs_client.cpp#2
Loading...
src/fs/fs_client.h#2
Loading...
src/fs/fs_filesys.cpp#3
Loading...
src/p4fs/p4fs.cpp#2
Loading...
Tip: Use n and p to cycle through the changes.