We discussed this recently on the list and I don't think that there is a
Slide configuration that will let you do this. A file under version control
cannot have its properties changed without checking it out/in again which
will increment the version number.

well, i never want to change individual properties of the file without putting a new version in the repository.


all i want to avoid is that i get ONE version for EVERY property i patch on a new file.
when i put a file in the repository and patch 20 properties on it (right after putting it in), i get an actual and 19 old versions, because every new property forces the creation of a new version.


i'm sure there is a way to avoid this, isn't it?
i guess my put-process is not the way it should... and i'm also guessing that the three methods checkin, checkout and versioncontrol can help me, but how?


thanks and greetings
stefan


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to