Share

FTPVCS

File Release Notes and Changelog

Release Name: R13

Notes:
Readme file, included with FTPVCS.

IMPORTANT!
----------
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES AS 
TO PERFORMANCE OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER 
EXPRESSED OR IMPLIED. BECAUSE OF THE VARIETY OF HARDWARE AND SOFTWARE 
ENVIRONMENTS INTO WHICH THIS PROGRAM MAY BE USED, NO WARRANTY OF FITNESS 
FOR A PARTICULAR PURPOSE IS OFFERED. GOOD DATA PROCESSING PROCEDURE 
DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED WITH NON-CRITICAL DATA 
BEFORE RELYING ON IT. THE USER MUST ASSUME THE ENTIRE RISK OF USING THE 
PROGRAM. THE DEVELOPERS DO NOT RETAIN ANY LIABILITY ON ANY DAMAGE 
CAUSED THROUGH THE USE OF THIS PRODUCT.

We highly recommend that you download FTPVCS from links provided on the
main site , http://www.ftpvcs.org , in order to ensure that the code
you compile has NOT been tampered with.


Licence:
--------

FTPVCS is open-source.
We don't mind if you are a company and decided to use FTPVCS internally,
or to even ship it with your own products, as long as our copyright 
information and a link to our website is included, and visible.
You are NOT allowed to market FTPVCS as your own product - the rights
are 'owned' by the FTPVCS founding members - for information please
see our website or e-mail us at founding@ftpvcs.org.

IF YOU DO NOT AGREE WITH ANY OF THE ABOVE, DELETE THIS PROGRAM NOW.
Any comments about the above should be sent to info@ftpvcs.org.


Testing:
--------
This program is mainly tested on an IIS 5.0 FTP Server,
BUT it should work with any FTP server that can list in standard UNIX and
MSDOS formats, using relative directorys - e.g. / is the root, /dir1, etc.

If you use another FTP Server, please let us know, and we will add it
to our list, but we don't guarantee anything, especially if the server is
not freeware - unless you are willing to buy us a licence :p


Installation:
-------------
 No installation is necessary.
 If the download you have acquired is in the form of an installer, please
 follow the on-screen instructions.
 If not, then simply copy the EXE file into a directory of its own and 
 run it. A number of other directories and files will be created.


Change Log:
-----------
   Full information is available via our site, www.ftpvcs.org
   You *might* find a file called Change Log.txt in the same
   directory as this readme file, if so, this is the latest Change Log.

Changes: SourceForge Release: 13 Version: 0.1 beta 21 - Bug fixes (550401) - Optimisations. SourceForge Release: 12b Version: 0.1 beta 20 - Bug fixes - all up to date. (549539, 549568, 549578, 549788, 550005, 550006, 550007) SourceForge Release: R12a Version: 0.1 beta 18 - Fixes to history engine - Ported fixes undertaken on Linux build SourceForge Release: R12 Version: 0.1 beta 18 - Fixed notification system. - Added checkin comments and revision numbers to notification. - Minor optimisations (Many more to come!!) SourceForge Release: R11 Version: 0.1 beta 17 - Adjustment to allow creation of FTPVCS Master files on the fly. - Fixed histroy and errors with check in that were broken in R10 SourceForge Release: R10 Version: 0.1 beta 16 - History Engine - External file editor support - External diff support - SOCKS support (UNTESTED) - Settings now stored in users my documents directory on windows - Support for QT Display 'themes' - Bug fix for Linux FTP Servers that send 'TOTAL' line SourceForge Release: R9 Version: 0.1 beta 15 - Fixed change below root bug - Fixed display on 640 x 480 res. - Fixed New Project Wizard - Fixed bug in User ID calculations - Forms now created dynamically - Menu bar has been restructured - Hints!!!! - Keyboard shortcuts for menus - GUI corrections - New Preferences dialog! (To replace the Server Settings Tab) - Log moved - we now have ONE main window - A nice new icon :) - New 'New Project' and 'Project Selection' windows - New Import / Export Project functions (BETA) - Optimised batch file operations - lock, unlock, etc. SourceForge Release: R8 Version: 0.1 beta 14 - Fixed New Folder / Traverse bug. - Cleaned up the mailing list notification (comma in files) SourceForge Release: R7 Version: 0.1 beta 13 - Corrected bug with Import Checkin - no notification e-mail sent - Corrected Font in 'editor' - Removed support for restricting access to an ftpvcs server - pointless - Added a 'View > Log' options to control what appears in the log - Added a couple of extra checks for the alternate lock mechanism, to help prevent conflicts. - Migrate lock type (Utilities Menu) SourceForge Release: R6 Version: 0.1 beta 12 - Added an option in the New Project dialog to select lock type - Added a Utilities menu - Purge all FTPVCS Files SourceForge Release: R5 Version: 0.1 beta 11 - Dual format 'ftpvcs' file mode. Normal ftpvcs files, seperate files for each file checked in. Single master file mode, one main file, with a lock file. - Cosmetic correction on Message Box for disabling getting of lock files - Added a 'Default' Get Lock Files option - More redudant code removed. - Warning added on Rename function SourceForge Release: R4 Version: 0.1 beta 10 - Notification on change - Notification options on server tab - Number of optimisations on Get, Put, Import, etc. Removal of redudant code. SourceForge Release: R3 Version: 0.1 beta 9 - Recoded the New Project Wizard - Completed the Transfer screen, added size indicator, fixed font, and fixed size - Completed the Project Selection screen