Page 1 of 1

Version Labeling

Posted: Sun Mar 23, 2008 2:28 pm
by guchdog
I can't figure out what would be the best way to do this with FtpVC. Is there a way to keep track of our own internal numbering scheme for versions or does it have to done by filename or directory name? I noticed FtpVC does it's own default version numbering (1,2,3... ) without anywhere that I can see to override it.

Re: Version Labeling

Posted: Mon Mar 24, 2008 11:16 am
by psguru
No, FtpVC doesn't allow users to control version numbers -- they are simply incremented after each check-in. This is pretty common in version control systems.