Enterprise Sync maintains the
Endevor element types ( text/binary) during synchronizations. If a file is binary in
Endevor, it will also be a binary file in
AccuRev after it is synchronized (and vice versa). If a file is text in
Endevor, it will be a ptext file in
AccuRev and ptext files or text files in
AccuRev will become text files in
Endevor.
Enterprise Sync accomplishes this via the following:
- At initialization time,
Enterprise Sync reads the
Endevor configuration information and stores it as stream properties in the mapped
AccuRev depot (root stream).
- When the
AccuRev connector is generating change sets to be synchronized with
Endevor, it will set the content type for each file based on the info in the depot properties.
- Similarly, when the
AccuRev connector is applying change sets from
Endevor, it will set the appropriate content type when adding/updating elements in
AccuRev.