Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Tue, 21 Dec 2004 14:08:53 -0200, Gerhard Fiedler <lists at connectionbrazil.com> wrote: >That's actually something I really miss in cvsnt: an option to mark a file >so that the repository keeps only the last version (of all branches) and >possibly any tagged versions. Keeping only the last revision in CVS serves no purpose in a version control system... If you do this you might as well not store the file in CVS, because it is equally possible to just keep it on the disk where you work... /Bo (Bo Berglund, developer in Sweden)