tony121
Karma: -2
|
Re:Version Control of files - 2007/10/30 22:36
@ xkellyx Starting w/ 3.42, Remository can handle uploading duplicate files. Remos default is to add the fileid to the file name. So all your files will look something like fileabc.254.zip, the "254" would be the fileid. If another file named "fileabc" is uploaded, it will have a different fileid and hence a different (final) filename.
Keep in mind that the filename is the actual name of the file. The file title is a text field that can say whatever you want.
This isn't really version controll, but it may handle your needs. There is another post describing how to prevent this renaming.
I'd also bet it wouldn't be to difficult to modify the code to do exactly what rmdort described.
Post edited by: tony121, at: 2007/10/30 22:40
|