when i'm accessing a specific version of a binary file, i understand that 
cvs basically goes thru all versions of that file until it has found the 
right version. this is very cumbersome if i'm accessing various versions of 
a larger number of binary files on a regular basis. (the binary files are 
not necessarily very large, though).

i'm somewhat of a novice to cvs, hence the following questions:

is there an accelerated way of doing it?

how easy is it to change the cvs code to get a different behaviour?
i.e. for instance to change the code that each file has its own directory 
and different versions of the file are stored as different files. so that, 
if i keep track of the versions of the file, i can directly access each 
version of the file.

thanx for your help!

-thomas fromherz

Reply via email to